VncSharp
RfbProtocol.Close Method
Closes the connection to the remote host.
[Visual Basic]
Public Sub Close()
[C#]
public
void
Close();
See Also
RfbProtocol Class
|
VncSharp Namespace