class Seahorse::Client::AsyncBase
def close_connection
-
(Symbol)
- Returns the status of the connection (:closed)
def close_connection @connection.close! end
(Symbol)
- Returns the status of the connection (:closed)
def close_connection @connection.close! end