AdvanceTimeGenerationSettings.EventCount Property

Gets the event count that defines the number of events that must be received from the event source before the engine advances time again by generating a Current Time Increment (CTI) event.

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

Syntax

public uint EventCount { get; }

Property Value

Type: System.UInt32
The event count that defines the number of events that must be received from the event source before the engine advances time again.

See Also

Reference

AdvanceTimeGenerationSettings Class

Microsoft.ComplexEventProcessing Namespace