2 references to DownloadTimeout
System (2)
net\System\Net\NetWebProxyFinder.cs (1)
278timerQueue = TimerThread.GetOrCreateQueue(SettingsSectionInternal.Section.DownloadTimeout);
net\System\Net\WinHttpWebProxyFinder.cs (1)
38int timeout = SettingsSectionInternal.Section.DownloadTimeout;