1 write to _notifEnabled
System.Web (1)
Cache\SqlCacheDependency.cs (1)
968dbState._notifEnabled = notifEnabled;
4 references to _notifEnabled
System.Web (4)
Cache\SqlCacheDependency.cs (4)
949if (dbState._notifEnabled && !notifEnabled && 972"; _pollSqlError=" + dbState._pollSqlError + "; _notifEnabled=" + dbState._notifEnabled + 1049"; _pollSqlError=" + dbState._pollSqlError + "; _notifEnabled=" + dbState._notifEnabled ); 1057dbRegistered = dbState._notifEnabled;