VncClient PropertiesRemoteViewing
The VncClient type exposes the following members.
Properties

  NameDescription
Public propertyFramebuffer
The framebuffer for the VNC session.
Public propertyIsConnected
true if the client is connected to a server.
Public propertyMaxUpdateRate
The max rate to request framebuffer updates at, in frames per second. The default is 15.
Public propertyServerVersion
The protocol version of the server.
Public propertyUserData
Store anything you want here.
Back to Top
See Also