TextualSimulatorbtnRunTextSim_Click Method |
Distributed Algorithm Simulator
Run the execution.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void btnRunTextSim_Click(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
[Run/Pause] button. - e
- Type: SystemEventArgs
Event data.
See Also