Package com.microsoft.tfs.core.config.tfproxy

Interface Summary
TFProxyServerSettingsFactory An TFProxyServerSettingsFactory is used by a TFSTeamProjectCollection to obtain TF proxy server settings.
 

Class Summary
DefaultTFProxyServerSettings A default implementation of the TFProxyServerSettings interface.
DefaultTFProxyServerSettingsFactory A default implementation of TFProxyServerSettingsFactory which returns a DefaultTFProxyServerSettings if a TF download proxy is configured through the EnvironmentVariables.TF_PROXY environment variable or Windows registry setting, or returns null if no proxy is configured.
 



© 2015 Microsoft. All rights reserved.