Share via


TeamFoundationJobService.QueryJobQueue, méthode (TeamFoundationRequestContext, IEnumerable<Guid>)

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

Syntaxe

'Déclaration
Public Function QueryJobQueue ( _
    jobSourceRequestContext As TeamFoundationRequestContext, _
    jobIds As IEnumerable(Of Guid) _
) As List(Of TeamFoundationJobQueueEntry)
public List<TeamFoundationJobQueueEntry> QueryJobQueue(
    TeamFoundationRequestContext jobSourceRequestContext,
    IEnumerable<Guid> jobIds
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationJobService Classe

QueryJobQueue, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms