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