HistoryRoundSteps Property |
Distributed Algorithm Simulator
Step number in the current round of execution.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int RoundSteps { get; set; }
Property Value
Type:
Int32
See Also