Click or drag to resize

SubProcessBase Properties

The SubProcessBase type exposes the following members.

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