 | OutputLimitClauseAfterNumberOfEvents Property |
Returns the after-keyword number of events, or null if undefined.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Nullable AfterNumberOfEvents { get; set; }
Return Value
Type:
NullableTnum events for after-keyword
See Also