Compartir a través de


CacheExpirationActionParameters.CacheDuration Propiedad

Definición

Obtiene o establece la duración para la que se debe almacenar en caché el contenido. El formato permitido es [d.]hh:mm:ss

[Newtonsoft.Json.JsonProperty(PropertyName="cacheDuration")]
public string CacheDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cacheDuration")>]
member this.CacheDuration : string with get, set
Public Property CacheDuration As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a