PointEvent<TPayload>.StartTime Property

Gets or sets the time of the event.

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

Syntax

public DateTimeOffset StartTime { get; set; }

Property Value

Type: System.DateTimeOffset
The time of the event.

See Also

Reference

PointEvent<TPayload> Class

Microsoft.ComplexEventProcessing Namespace