Compartilhar via


Propriedade ServicingJobStats.InProgressCount

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

Sintaxe

'Declaração
<DataMemberAttribute(Name := "inProgressCount", Order := )> _
Public Property InProgressCount As Integer
[DataMemberAttribute(Name = "inProgressCount", Order = )]
public int InProgressCount { 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