Compartilhar via


EntityStatus.QueueSize Propriedade

Definição

O tamanho da fila, ou seja, o número de operações que estão aguardando a conclusão da operação atual.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a