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