 | EPStatementEventType Property |
Returns the type of events the statement pushes to listeners or returns for iterator.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
SyntaxEventType EventType { get; }
Return Value
Type:
EventTypeevent type of events the iterator returns and that listeners receive
See Also