IBuildServer.CreateBuildServiceHost Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
CreateBuildServiceHost(String, Uri) | Creates a new service host with the specified name and base URL. | |
CreateBuildServiceHost(String, String, String, Int32) | Creates a new service host with the specified name, and with a base URL consisting of the specified scheme, host, port, and the default path. |
Top