Compartilhar via


ReportRecordContract.CacheHitCount Propriedade

Definição

Obtém ou define o número de vezes em que o conteúdo foi fornecido da política de cache.

[Newtonsoft.Json.JsonProperty(PropertyName="cacheHitCount")]
public int? CacheHitCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cacheHitCount")>]
member this.CacheHitCount : Nullable<int> with get, set
Public Property CacheHitCount As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a