2 references to _timerPeriod
System.Web (2)
RequestQueue.cs (2)
140_timer = new Timer(new TimerCallback(this.TimerCompletionCallback), null, _timerPeriod, _timerPeriod);