VncServerSession IsConnected Property RemoteViewing
true if the server is connected to a client.

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

public bool IsConnected { get; private set; }
See Also