ITcpTunnel.Stop()
DESCRIPTION
Stop a tunnel. Stop can be used to cancel async functions like open and close. The tunnel cannot be used after it has been stopped.
DECLARATION
Void Stop()
Stop a tunnel. Stop can be used to cancel async functions like open and close. The tunnel cannot be used after it has been stopped.
Void Stop()