Initializes a new instance of the CreatingDesktopEventArgs class.
Namespace: RemoteViewing.Vnc.ServerAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
Parameters
- shareDesktop
- Type: System Boolean
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.
See Also