Provides data for the FramebufferUpdating event.
Inheritance Hierarchy
SystemEventArgs
System.ComponentModelHandledEventArgs
RemoteViewing.Vnc.ServerFramebufferUpdatingEventArgs
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The FramebufferUpdatingEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FramebufferUpdatingEventArgs |
Initializes a new instance of the FramebufferUpdatingEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
| SentChanges |
Set this to true if you send an update in response to this event.
|
See Also