[This is preliminary documentation and is subject to change.]
Configs for remote nodes
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public ConfigSectionNode AllNodeConfigs { get; internal set; }
public ConfigSectionNode AllNodeConfigs { get; internal set; }
Public Property AllNodeConfigs As ConfigSectionNode
Get
Friend Set
Public Property AllNodeConfigs As ConfigSectionNode
Get
Friend Set
public:
property ConfigSectionNode^ AllNodeConfigs {
ConfigSectionNode^ get ();
internal: void set (ConfigSectionNode^ value);
}
public:
property ConfigSectionNode^ AllNodeConfigs {
ConfigSectionNode^ get ();
internal: void set (ConfigSectionNode^ value);
}
member AllNodeConfigs : ConfigSectionNode with get, internal set
member AllNodeConfigs : ConfigSectionNode with get, internal set
Property Value
Type:
ConfigSectionNode