AdvanceTimeSettings.AdvanceTimeGenerationSettings Property
Gets the settings that define how and when the engine should advance application time.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public AdvanceTimeGenerationSettings AdvanceTimeGenerationSettings { get; }
Property Value
Type: Microsoft.ComplexEventProcessing.AdvanceTimeGenerationSettings
The settings that define how and when the engine should advance application time.
Remarks
For more information, see Advancing Application Time.