Stores information about an update request from the client.
Inheritance Hierarchy
RemoteViewing.Vnc.ServerFramebufferUpdateRequest
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The FramebufferUpdateRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FramebufferUpdateRequest |
Initializes a new instance of the FramebufferUpdateRequest class.
|
Properties
Name | Description | |
---|---|---|
![]() | Incremental |
Whether an incremental update is desired.
|
![]() | Region |
The region to update.
|
See Also