AdvanceTimeGenerationSettings.AdvanceToInfinityOnShutdown Property

Gets a value that determines whether a final CTI with a time stamp of positive infinity should be inserted when the query is shut down. This is used to flush all remaining events from the query's operators. The default value is false.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public bool AdvanceToInfinityOnShutdown { get; }

Property Value

Type: System.Boolean
The value that specifies whether application time should be advanced to positive infinity.

See Also

Reference

AdvanceTimeGenerationSettings Class

Microsoft.ComplexEventProcessing Namespace