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

public bool ShareDesktop { get; }

Property Value

Type: Boolean
See Also

Reference