Include Protected Members
Include Inherited Members
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.
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. |
Top