Provides data for the CreatingDesktop event.
Inheritance Hierarchy
SystemEventArgs
RemoteViewing.Vnc.ServerCreatingDesktopEventArgs
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CreatingDesktopEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CreatingDesktopEventArgs |
Initializes a new instance of the CreatingDesktopEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() | ShareDesktop | 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