Distributed Algorithm Simulator
Represents whether the node is active or not.
Namespace: DistributedAlgorithmsAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Active { get; set; }
Property Value
Type:
Boolean
See Also