FramebufferUpdatingEventArgs SentChanges Property RemoteViewing
Set this to true if you send an update in response to this event.

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

public bool SentChanges { get; set; }
See Also