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