[This is preliminary documentation and is subject to change.]
Global node from config
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static ErlLocalNode Node { get; internal set; }
public static ErlLocalNode Node { get; internal set; }
Public Shared Property Node As ErlLocalNode
Get
Friend Set
Public Shared Property Node As ErlLocalNode
Get
Friend Set
public:
static property ErlLocalNode^ Node {
ErlLocalNode^ get ();
internal: void set (ErlLocalNode^ value);
}
public:
static property ErlLocalNode^ Node {
ErlLocalNode^ get ();
internal: void set (ErlLocalNode^ value);
}
static member Node : ErlLocalNode with get, internal set
static member Node : ErlLocalNode with get, internal set
Property Value
Type:
ErlLocalNode