CepEvent.StartTime Property

Gets the start time of the event.

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

Syntax

public DateTime StartTime { get; internal set; }

Property Value

Type: System.DateTime
The start time of the event.

See Also

Reference

CepEvent Class

Microsoft.ComplexEventProcessing.Linq Namespace