This documentation is archived and is not being maintained.
IAdministrationService::QueryActiveRequests Method
Visual Studio 2013
Queries the active requests on the specified host.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryActiveRequests(IEnumerable<Guid>, Boolean) | Queries for active requests on all specified hosts. |
|
QueryActiveRequests(Guid, Boolean) | Queries for active requests on the specified host. |
|
QueryActiveRequests(TfsConnection, Boolean) | Queries for active requests on the specified host. |
Show: