 | OutputLimitClauseCreateAfter Method (Int32) |
Create with after-only and number of events.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static OutputLimitClause CreateAfter(
int afterNumEvents
)
Parameters
- afterNumEvents
- Type: SystemInt32
num events
Return Value
Type:
OutputLimitClauseclause
See Also