1 reference to IsIdle
System.Web (1)
Hosting\ApplicationManager.cs (1)
496bool idle = (null == env) ? true : env.IsIdle();