Click or drag to resize
NodeLinkId Property
Distributed Algorithm Simulator
The ID used to create the network. Different from node IDs.

Namespace: WrapperClasses
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int LinkId { get; set; }

Property Value

Type: Int32
See Also