Partager via


TeamFoundationJobReportingService.QueryJobCountsAndRunTime, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Function QueryJobCountsAndRunTime ( _
    requestContext As TeamFoundationRequestContext, _
    maxRowsToReturn As Nullable(Of Integer) _
) As List(Of TeamFoundationJobReportingHistoryQueueTime)
public List<TeamFoundationJobReportingHistoryQueueTime> QueryJobCountsAndRunTime(
    TeamFoundationRequestContext requestContext,
    Nullable<int> maxRowsToReturn
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<TeamFoundationJobReportingHistoryQueueTime>

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationJobReportingService Classe

Microsoft.TeamFoundation.Server.Core, espace de noms