CookieSlidingExpirationContext.ShouldRenew 属性

定义

如果为 true,则会续订 Cookie。 如果已用时间大于剩余时间 (例如超过 50% 过期) ,则初始值将为 true。

public bool ShouldRenew { get; set; }
member this.ShouldRenew : bool with get, set
Public Property ShouldRenew As Boolean

属性值

适用于