Share via


TeamFoundationServicingService.GetServicingJobStats-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingJobStats

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationServicingService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace