Partager via


ReportRecordContract.CallCountSuccess Propriété

Définition

Obtient ou définit le nombre d’appels réussis. Cela inclut les appels retournant HttpStatusCode <= 301 et HttpStatusCode.NotModified et HttpStatusCode.TemporaryRedirect

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à