FramebufferUpdateRequest Class

RemoteViewing
Stores information about an update request from the client.
Inheritance Hierarchy

SystemObject
  RemoteViewing.Vnc.ServerFramebufferUpdateRequest

Namespace:  RemoteViewing.Vnc.Server
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public sealed class FramebufferUpdateRequest

The FramebufferUpdateRequest type exposes the following members.

Constructors

  NameDescription
Public methodFramebufferUpdateRequest
Initializes a new instance of the FramebufferUpdateRequest class.
Top
Properties

  NameDescription
Public propertyIncremental
Whether an incremental update is desired.
Public propertyRegion
The region to update.
Top
See Also

Reference