CacheExpirationActionParameters.CacheBehavior Propriedade

Definição

Obtém ou define o comportamento de cache para as solicitações. Os valores possíveis incluem: 'BypassCache', 'Override', 'SetIfMissing'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a