VncControlClient Property

RemoteViewing
The VncClient being interacted with. By default, this is a new instance. Call Connect(String, Int32, VncClientConnectOptions) on it to get things up and running quickly.

Namespace:  RemoteViewing.Windows.Forms
Assembly:  RemoteViewing.Windows.Forms (in RemoteViewing.Windows.Forms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public VncClient Client { get; set; }

Property Value

Type: VncClient
See Also

Reference