Method IsSimulationComplete
IsSimulationComplete()
Tells wether the simulation is complete.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 15, 0, 0)]
bool IsSimulationComplete()
Returns
| Type | Description |
|---|---|
| bool | True if the simulation is complete. |