UniqueKNodeIsLeader Property |
Distributed Algorithm Simulator
True: if the node is the leader. False: otherwise.
Namespace: DistributedAlgorithmsAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsLeader { get; set; }
Property Value
Type:
Boolean
See Also