Freigeben über


ReportRecordContract.CacheMissCount Eigenschaft

Definition

Ruft die Häufigkeit ab, wie Inhalte aus dem Back-End abgerufen wurden, oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: