VncSharp

RemoteDesktop.VncUpdate Method 

[Visual Basic]
Protected Sub VncUpdate( _
   ByVal sender As Object, _
   ByVal e As VncEventArgs _
)
[C#]
protected void VncUpdate(
   object sender,
   VncEventArgs e
);

See Also

RemoteDesktop Class | VncSharp Namespace