VersionControlServer.GetProxies Method
Include Protected Members
Include Inherited Members
Gets a list of proxy servers.
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 | |
---|---|---|
GetProxies() | Gets an array of all configured proxy servers. | |
GetProxies(array<String[]) | Gets an array of proxy server records based on the specified URLs. |
Top