Partager via


ReportRecordContract.CallCountBlocked Propriété

Définition

Nombre d'appels bloqués en raison d'informations d'identification non valides. Cela inclut les appels qui retournent HttpStatusCode.Unauthorized et HttpStatusCode.Forbidden et HttpStatusCode.TooManyRequests.

public int? CallCountBlocked { get; }
member this.CallCountBlocked : Nullable<int>
Public ReadOnly Property CallCountBlocked As Nullable(Of Integer)

Valeur de propriété

S’applique à