PointEvent.StartTime Property

Gets or sets the time of the point 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 Class

Microsoft.ComplexEventProcessing Namespace