[This is preliminary documentation and is subject to change.]
Contains node creation bits that facilitate Pid uniqueness
upon node restart
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public byte Creation { get; internal set; }
public byte Creation { get; internal set; }
Public Property Creation As Byte
Get
Friend Set
Public Property Creation As Byte
Get
Friend Set
public:
property unsigned char Creation {
unsigned char get ();
internal: void set (unsigned char value);
}
public:
property unsigned char Creation {
unsigned char get ();
internal: void set (unsigned char value);
}
member Creation : byte with get, internal set
member Creation : byte with get, internal set
Property Value
Type:
Byte