This documentation is archived and is not being maintained.
IAdministrationService Methods
Visual Studio 2013
The IAdministrationService type exposes the following members.
| Name | Description | |
|---|---|---|
|
CancelRequest | Cancels the specified request if it is currently active. |
|
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: