VncSharp

VncEventArgs.DesktopUpdater Property

Gets the IDesktopUpdater object that will handling re-drawing the desktop.

[Visual Basic]
Public ReadOnly Property DesktopUpdater As IDesktopUpdater
[C#]
public IDesktopUpdater DesktopUpdater {get;}

See Also

VncEventArgs Class | VncSharp Namespace