CookieSlidingExpirationContext.ShouldRenew Propiedad

Definición

Si es true, se renovará la cookie. El valor inicial será true si el tiempo transcurrido es mayor que el tiempo restante (por ejemplo, más del 50 % expirado).

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

Valor de propiedad

Boolean

Se aplica a