AdvanceTimeGenerationSettings.Duration Property

Gets the application time span that must elapse since the last Current Time Increment (CTI) in terms of input event timestamps before the engine advances time again by generating a new CTI event.

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

Syntax

public TimeSpan Duration { get; }

Property Value

Type: System.TimeSpan
The duration that defines how much application time needs to progress in the input before the engine advances time again.

See Also

Reference

AdvanceTimeGenerationSettings Class

Microsoft.ComplexEventProcessing Namespace