VersionControlServer.AddProxy Method
Include Protected Members
Include Inherited Members
Adds a new proxy server record.
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 | |
---|---|---|
AddProxy(String) | Adds a new proxy server record. | |
AddProxy(ProxyInfo) | Adds a new proxy server record. | |
AddProxy(String, String) | Adds a new proxy server record. |
Top