CreatingDesktopEventArgs ShareDesktop Property RemoteViewing
true if the client will share the desktop with other currently-connected clients. false if the client is asking for exclusive access to the desktop.

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

public bool ShareDesktop { get; private set; }
See Also