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

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

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