Click or drag to resize
UniqueKNodeActive Property
Distributed Algorithm Simulator
Represents whether the node is active or not.

Namespace: DistributedAlgorithms
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Active { get; set; }

Property Value

Type: Boolean
See Also