Partager via


ReportRecordContract.CacheMissCount Propriété

Définition

Obtient ou définit le nombre de fois où le contenu a été extrait du serveur principal.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à