WindowDescriptor.StartTime Property

Gets or sets the start time of the window.

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

Syntax

public DateTimeOffset StartTime { get; }

Property Value

Type: System.DateTimeOffset
The start time of the time window.

See Also

Reference

WindowDescriptor Structure

Microsoft.ComplexEventProcessing.Extensibility Namespace