共用方式為


TimerEventSubscription.ExpiresAt 屬性

定義

取得與此訂閱關聯之計時器的預期到期時間。

public:
 virtual property DateTime ExpiresAt { DateTime get(); };
public virtual DateTime ExpiresAt { get; }
member this.ExpiresAt : DateTime
Public Overridable ReadOnly Property ExpiresAt As DateTime

屬性值

DateTime

DateTime,代表與此訂閱關聯的計時器將到期的時間 (依照全球定位時間 (UTC))。

適用於