Click or drag to resize

CoSimulatorBaseMasterStatistics Property

Property bag containing core simulator properties and statistics. Set and updated by the co-simulation master.

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 11.0.0.7658
Syntax
C#
public Object MasterStatistics { protected get; set; }

Property Value

Type: Object
See Also