VncSharp

RemoteDesktop.Disconnect Method 

Stops the remote host from sending further updates and disconnects.

[Visual Basic]
Public Sub Disconnect()
[C#]
public void Disconnect();

See Also

RemoteDesktop Class | VncSharp Namespace