VncServerSessionFramebufferUpdateRequest Property

RemoteViewing
Information about the client's most recent framebuffer update request. This may be null if the client has no framebuffer request queued.

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

public FramebufferUpdateRequest FramebufferUpdateRequest { get; }

Property Value

Type: FramebufferUpdateRequest
See Also

Reference