ErlLocalNode Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Protected methodErlLocalNode(String, IConfigSectionNode)
Initializes a new instance of the ErlLocalNode class
Public methodErlLocalNode(String, Boolean, Boolean)
Create a node with the given name and the default cookie
Public methodErlLocalNode(String, ErlAtom, Boolean, Boolean)
Create a node with the given name, cookie, and short name indicator
Back to Top
See Also