Click or drag to resize
HistoryRoundSteps Property
Distributed Algorithm Simulator
Step number in the current round of execution.

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

Property Value

Type: Int32
See Also