Compartilhar via


Propriedade ServicingJobStats.QueuedCount

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<DataMemberAttribute(Name := "queuedCount", Order := )> _
Public Property QueuedCount As Integer
[DataMemberAttribute(Name = "queuedCount", Order = )]
public int QueuedCount { get; set; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

ServicingJobStats Classe

Namespace Microsoft.TeamFoundation.Framework.Server