VncClientConnectOptions ShareDesktop Property RemoteViewing
true to share the desktop with any currently-connected clients. false to get exclusive access to the desktop. This is set to true by default.

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

public bool ShareDesktop { get; set; }
See Also