VncServerSessionCreatingDesktop Event

RemoteViewing
Occurs when the client requests access to the desktop. It may request exclusive or shared access -- this event will relay that information.

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

public event EventHandler<CreatingDesktopEventArgs> CreatingDesktop

Value

Type: SystemEventHandlerCreatingDesktopEventArgs
See Also

Reference