Partager via


AdministrationWebService.QueryActiveRequests, méthode

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function QueryActiveRequests ( _
    hostIds As Guid(), _
    includeDetails As Boolean _
) As List(Of TeamFoundationServiceHostActivity)
[WebMethodAttribute]
public List<TeamFoundationServiceHostActivity> QueryActiveRequests(
    Guid[] hostIds,
    bool includeDetails
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

AdministrationWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms