ErlAbstractNode Port Property NFX Class Library

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

Get the port number used by this node. For local node the value may be 0 if the node was not registered with the EPMD port mapper

Namespace: NFX.Erlang
Assembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public int Port { get; internal set; }

Property Value

Type: OnlineInt32
See Also