1 write to timerQueue
System (1)
net\System\Net\NetWebProxyFinder.cs (1)
278timerQueue = TimerThread.GetOrCreateQueue(SettingsSectionInternal.Section.DownloadTimeout);
2 references to timerQueue
System (2)
net\System\Net\NetWebProxyFinder.cs (2)
276if (timerQueue == null) 280timer = timerQueue.CreateTimer(timerCallback, request);