Disconnect from the remote host.
[VB.NET] Public Sub Disconnect()
[C#] public void Disconnect();
Calling this method is equivalent to setting the Connected property to False.