VncClient
Close Method
RemoteViewing
Closes the connection with the remote server.
Namespace:
RemoteViewing.Vnc
Assembly:
RemoteViewing
(in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
void
Close
()
public void Close()
Public
Sub
Close
Public Sub Close
public
:
void
Close
()
public: void Close()
member
Close
:
unit
->
unit
member Close : unit -> unit
See Also
VncClient Class
VncClient Members
RemoteViewing.Vnc Namespace