VncServerSession FramebufferManualInvalidateAll Method RemoteViewing
Queues an update for the entire framebuffer. Do not call this method without holding FramebufferUpdateRequestLock.

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

public void FramebufferManualInvalidateAll()
See Also