IBuildServiceHost.CreateBuildAgent Method
Include Protected Members
Include Inherited Members
Creates a build agent.
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 | |
---|---|---|
CreateBuildAgent(String, String) | Creates a build agent that is associated with the current service host and adds it to the collection of agents. | |
CreateBuildAgent(String, String, IBuildController) | Creates a build agent that is associated with the current service host and adds it to the collection of agents. |
Top