Share via


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
Public method CreateBuildAgent(String, String) Creates a build agent that is associated with the current service host and adds it to the collection of agents.
Public method 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

See Also

Reference

IBuildServiceHost Interface

Microsoft.TeamFoundation.Build.Client Namespace