Click or drag to resize

VirtualDataWindowEvent Class

Base class for events related to virtual data windows.
Inheritance Hierarchy

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public abstract class VirtualDataWindowEvent

The VirtualDataWindowEvent type exposes the following members.

Constructors
  NameDescription
Protected methodVirtualDataWindowEvent
Initializes a new instance of the VirtualDataWindowEvent class
Top
See Also