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 the build agent query results for the given build agent specification.
QueryBuildAgents(array<IBuildAgentSpec[])
Gets the build agent query results for the given build agent specifications.
Gets the build agents for the given team project.
Top