[This is preliminary documentation and is subject to change.]
Persists relevant entities parameters/state into configuration
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
void PersistConfiguration(
ConfigSectionNode node
)
void PersistConfiguration(
ConfigSectionNode node
)
Sub PersistConfiguration (
node As ConfigSectionNode
)
Sub PersistConfiguration (
node As ConfigSectionNode
)
void PersistConfiguration(
ConfigSectionNode^ node
)
void PersistConfiguration(
ConfigSectionNode^ node
)
abstract PersistConfiguration :
node : ConfigSectionNode -> unit
abstract PersistConfiguration :
node : ConfigSectionNode -> unit