Partager via


ReportRecordContract.CacheHitCount Propriété

Définition

Obtient ou définit le nombre de fois où le contenu a été servi à partir de la stratégie 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à