Click or drag to resize
HistoryTotalSteps Property
Distributed Algorithm Simulator
Step number in the overall execution.

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

Property Value

Type: Int32
See Also