Click or drag to resize

HarnessSimulation Properties

The HarnessSimulation type exposes the following members.

Properties
 NameDescription
Public propertyEndTime Gets time that the process finished or current time if process is still running.
(Inherited from SubProcessBase)
Public propertyProgress Gets the current percent completion of process [0 - 100].
(Inherited from SubProcessBase)
Public propertyStartTime Gets time that the process was started.
(Inherited from SubProcessBase)
Public propertyStatus Gets current status of the process.
(Inherited from SubProcessBase)
Top
See Also