WindowDescriptor.EndTime Property

Gets or sets the end time of the window.

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

Syntax

public DateTimeOffset EndTime { get; }

Property Value

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

See Also

Reference

WindowDescriptor Structure

Microsoft.ComplexEventProcessing.Extensibility Namespace