[This is preliminary documentation and is subject to change.]
Represents a network node. It is a binding, logical address of a host and a service that host provides
Nodes are not contract-dependent. The componets of address are not case-sensitive.
The form of the address is: . The "host" and "service" segment syntaxes depend on binding and may not contain the ':' char.
An example of some 'mytest' binding: 'mytest://adr=1.1.1.1,nic=eth001:job,chat,backup'
Namespace: NFX.Gluebinding://host:service
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also