共用方式為


SiteInner.SuspendedTill 屬性

定義

取得應用程式暫止,直到超過記憶體時間配額為止。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.suspendedTill")]
public DateTime? SuspendedTill { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.suspendedTill")>]
member this.SuspendedTill : Nullable<DateTime>
Public ReadOnly Property SuspendedTill As Nullable(Of DateTime)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於