VncServerSession CreatingDesktop EventRemoteViewing
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: 0.9.1.0 (0.9.1.0)
Syntax

public event EventHandler<CreatingDesktopEventArgs> CreatingDesktop
See Also