An event that occurs whenever the server sends a Framebuffer Update.
The event handler receives an argument of type VncEventArgs containing data related to this event. The following VncEventArgs property provides information specific to this event.
Property | Description |
---|---|
DesktopUpdater | Gets the IDesktopUpdater object that will handling re-drawing the desktop. |