Click or drag to resize

ContextDescriptorKeyedSegmentedTerminationCondition Property

Returns the terminating condition or null if there is none

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

Return Value

Type: ContextDescriptorCondition
condition
See Also