Partager via


EntityStatus.QueueSize Propriété

Définition

Taille de la file d’attente, c’est-à-dire le nombre d’opérations qui attendent la fin de l’opération en cours.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="queueSize")]
public int QueueSize { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="queueSize")>]
member this.QueueSize : int with get, set
Public Property QueueSize As Integer

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à