VncClient MaxUpdateRate Property RemoteViewing
The max rate to request framebuffer updates at, in frames per second. The default is 15.

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

public double MaxUpdateRate { get; set; }
See Also