Click or drag to resize

InputAdapterConstants Class

[Missing <summary> documentation for "T:com.espertech.esper.runtime.client.util.InputAdapterConstants"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.runtime.client.utilInputAdapterConstants

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public class InputAdapterConstants

The InputAdapterConstants type exposes the following members.

Constructors
  NameDescription
Public methodInputAdapterConstants
Initializes a new instance of the InputAdapterConstants class
Top
Fields
  NameDescription
Public fieldStatic memberESPERIO_MAP_EVENT_TYPE
Use for MapMessage events to indicate the event type name.
Top
See Also