VncServerSession FramebufferUpdateRequest 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: 0.9.1.0 (0.9.1.0)
Syntax

public FramebufferUpdateRequest FramebufferUpdateRequest { get; private set; }
See Also