SimulationStarted Event

Occurs when the when the simulation is started. The event is fired both when the 'play' button is pressed and when the 'go to end' button is pressed.
Public Event SimulationStarted As SimulationStartedEventHandler
This language is not supported or no code example is available.
public event SimulationStartedEventHandler SimulationStarted
This language is not supported or no code example is available.

.NET Framework

Supported in: 4.8

In this article

Definition