VncFramebufferSyncRoot Property

RemoteViewing
The framebuffer synchronization object. Lock this before reading the framebuffer to avoid tearing artifacts.

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

public Object SyncRoot { get; }

Property Value

Type: Object
See Also

Reference