1 reference to TimeoutCallback
PresentationCore (1)
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (1)
125_timeoutTimer = new Timer(new TimerCallback(TimeoutCallback), null, innerRequest.Timeout, Timeout.Infinite);