Compartilhar via


Método TeamFoundationServicingService.GetServicingJobStats

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

Sintaxe

'Declaração
Public Function GetServicingJobStats ( _
    requestContext As TeamFoundationRequestContext, _
    startTime As DateTime, _
    endTime As DateTime, _
    operationClass As String _
) As ServicingJobStats
public ServicingJobStats GetServicingJobStats(
    TeamFoundationRequestContext requestContext,
    DateTime startTime,
    DateTime endTime,
    string operationClass
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobStats
Retorna ServicingJobStats.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationServicingService Classe

Namespace Microsoft.TeamFoundation.Framework.Server