TcpTunnel.closeAsync()
DESCRIPTION
Close this tunnel asynchronously.
DECLARATION
public func closeAsync(closure: @escaping AsyncStatusReceiver)
PARAMETERS
closure:
- Invoked when authentication is completed or an error occurs
Close this tunnel asynchronously.
public func closeAsync(closure: @escaping AsyncStatusReceiver)
closure: