Click or drag to resize
LCRNodeLeader Property
Distributed Algorithm Simulator
Elected leader's ID

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

Property Value

Type: Int32
See Also