Click or drag to resize

EPFireAndForgetPreparedQueryEventType Property

Returns the event type, representing the columns of the select-clause.

Namespace:  com.espertech.esper.common.client.fireandforget
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
EventType EventType { get; }

Property Value

Type: EventType
event type
See Also