TcpTunnel.closeAsync()
DESCRIPTION
Close this tunnel asynchronously.
DECLARATION
public func closeAsync(closure: @escaping AsyncStatusReceiver)
PARAMETERS
None.
ERRORS
Throws the following errors:
None.
RETURN VALUES
None.
EXAMPLES
None.
Close this tunnel asynchronously.
public func closeAsync(closure: @escaping AsyncStatusReceiver)
None.
Throws the following errors:
None.
None.
None.