Compartir a través de


EntityStatus.QueueSize Propiedad

Definición

Tamaño de la cola, es decir, el número de operaciones que están esperando a que se complete la operación actual.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a