 | OutputLimitClauseAndAfterTerminateAndExpr Property |
Returns the optional expression evaluated when a context partition terminates before triggering output.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression AndAfterTerminateAndExpr { get; set; }
Return Value
Type:
Expressionexpression
See Also