3 references to SupportsChangeNotifications
System.Configuration.ConfigurationManager (3)
System\Configuration\BaseConfigurationRecord.cs (3)
333
_flags[
SupportsChangeNotifications
] = ClassFlags[ClassSupportsChangeNotifications] &&
3253
if (_flags[
SupportsChangeNotifications
])
3259
if (_flags[
SupportsChangeNotifications
]) Host.StartMonitoringStreamForChanges(streamname, callbackDelegate);