Click or drag to resize

UnmatchedEventArgs Class

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

Inheritance Hierarchy
SystemEventArgs
  com.espertech.esper.runtime.clientUnmatchedEventArgs

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

The UnmatchedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodUnmatchedEventArgs
Initializes a new instance of the UnmatchedEventArgs class
Top
Properties
  NameDescription
Public propertyEvent
Top
See Also