VncClientConnectOptionsShareDesktop 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: 1.0.0.0 (1.0.0.0)
Syntax

public bool ShareDesktop { get; set; }

Property Value

Type: Boolean
See Also

Reference