VisualSimulatorbtnLast_Clicked Method |
Distributed Algorithm Simulator
Jumps to the last step of the execution.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void btnLast_Clicked(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
[Last] playback button. - e
- Type: SystemEventArgs
Event data.
See Also