Click or drag to resize

OutputLimitClauseIsAndAfterTerminate Property

Returns true for output upon termination of a context partition

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public bool IsAndAfterTerminate { get; set; }

Return Value

Type: Boolean
indicator
See Also