The VncClient type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Framebuffer |
The framebuffer for the VNC session.
| |
IsConnected | true if the client is connected to a server.
| |
MaxUpdateRate |
The max rate to request framebuffer updates at, in frames per second.
The default is 15.
| |
ServerVersion |
The protocol version of the server.
| |
UserData |
Store anything you want here.
|
See Also