IBuildServer.QueryBuildAgents Method
Include Protected Members
Include Inherited Members
Gets the build agents.
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 | |
---|---|---|
QueryBuildAgents(IBuildAgentSpec) | Gets a single build agent query result for a specified build agent specification. | |
QueryBuildAgents(array<IBuildAgentSpec[]) | Gets the build agent query results for the specified build agent specifications. |
Top