VncServerSession Constructor
RemoteViewing
Initializes a new instance of the
VncServerSession
class.
Namespace:
RemoteViewing.Vnc.Server
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
VncServerSession
()
public VncServerSession()
Public
Sub
New
Public Sub New
public
:
VncServerSession
()
public: VncServerSession()
new
:
unit
->
VncServerSession
new : unit -> VncServerSession
See Also
VncServerSession Class
VncServerSession Members
RemoteViewing.Vnc.Server Namespace