FramebufferUpdatingEventArgs Class

RemoteViewing
Provides data for the FramebufferUpdating event.
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    System.ComponentModelHandledEventArgs
      RemoteViewing.Vnc.ServerFramebufferUpdatingEventArgs

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

public class FramebufferUpdatingEventArgs : HandledEventArgs

The FramebufferUpdatingEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodFramebufferUpdatingEventArgs
Initializes a new instance of the FramebufferUpdatingEventArgs class.
Top
Properties

  NameDescription
Public propertySentChanges
Set this to true if you send an update in response to this event.
Top
See Also

Reference