[This is preliminary documentation and is subject to change.]
Publish node's port at local EPMD, so that other nodes can connect to it.
On failure to connect to EPMD the function may throw if the value of
ErlApp.IgnoreLocalEpmdConnectErrors variable is true.
On failed connection attempt the function calls
node.OnEpmdFailedConnectAttempt delegate
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- node
- Type: NFX.Erlang ErlLocalNode
Return Value
Type:
Remarks
See Also