Click or drag to resize

CoSimulatorBaseNotifyStatusChanged Method

Raises the StatusChanged event.

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
protected virtual void NotifyStatusChanged(
	CoSimulatorStatus status
)

Parameters

status
Type: Demo3D.EventQueue.CoSimulationCoSimulatorStatus

[Missing <param name="status"/> documentation for "M:Demo3D.EventQueue.CoSimulation.CoSimulatorBase.NotifyStatusChanged(Demo3D.EventQueue.CoSimulation.CoSimulatorStatus)"]

See Also