[This is preliminary documentation and is subject to change.]
Forces notification of all registered IConfigSettings-implementers about configuration change
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected void NotifyAllConfigSettingsAboutChange(
IConfigSectionNode node
)
protected void NotifyAllConfigSettingsAboutChange(
IConfigSectionNode node
)
Protected Sub NotifyAllConfigSettingsAboutChange (
node As IConfigSectionNode
)
Protected Sub NotifyAllConfigSettingsAboutChange (
node As IConfigSectionNode
)
protected:
void NotifyAllConfigSettingsAboutChange(
IConfigSectionNode^ node
)
protected:
void NotifyAllConfigSettingsAboutChange(
IConfigSectionNode^ node
)
member NotifyAllConfigSettingsAboutChange :
node : IConfigSectionNode -> unit
member NotifyAllConfigSettingsAboutChange :
node : IConfigSectionNode -> unit