CookieSlidingExpirationContext.ShouldRenew 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果為 true,則會更新 Cookie。 如果經過的時間大於剩餘時間,則初始值會是 true (例如超過 50% 過期) 。
public bool ShouldRenew { get; set; }
member this.ShouldRenew : bool with get, set
Public Property ShouldRenew As Boolean