Share via


TumblingWindowTrigger.EndOn Property

Definition

The end time for the time period for the trigger during which events are fired for windows that are ready. Only UTC time is currently supported.

public DateTimeOffset? EndOn { get; set; }
member this.EndOn : Nullable<DateTimeOffset> with get, set
Public Property EndOn As Nullable(Of DateTimeOffset)

Property Value

Applies to