VncServerSession FramebufferCapturing EventRemoteViewing
Occurs when the framebuffer needs to be captured. If you have not called SetFramebufferSource(IVncFramebufferSource), alter the framebuffer in response to this event. FramebufferUpdateRequestLock is held automatically while this event is raised.

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

public event EventHandler FramebufferCapturing
See Also