VncServerSession Connect Method RemoteViewing
Starts a session with a VNC client.

Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public void Connect(
	Stream stream,
	VncServerSessionOptions options = null
)
See Also