Click or drag to resize

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
Syntax
C#
public Expression AndAfterTerminateAndExpr { get; set; }

Return Value

Type: Expression
expression
See Also