UniqueKNodeLeaderElected Property |
Distributed Algorithm Simulator
True: the nodes knows that a leader has been elected by the algorithm. False: otherwise.
Namespace: DistributedAlgorithmsAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool LeaderElected { get; set; }
Property Value
Type:
Boolean
See Also