你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TumblingWindowTrigger.EndTime 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? EndTime { get; set; }
member this.EndTime : Nullable<DateTimeOffset> with get, set
Public Property EndTime As Nullable(Of DateTimeOffset)

Property Value

Applies to