VeriStand .NET API Reference

ExecuteProgressChangedEventArgs Members

The ExecuteProgressChangedEventArgs type exposes the following members.

NameDescription
LastStep Gets the most recent step executed by the stimulus profile.
LastStepResult Gets the execution results (passed, failed, and so on) of the last step executed by the stimulus profile.
LastStepResultQualifier Gets additional information about the results of the last step, such as extended error information for a step that fails.
ProgressPercentageGets the asynchronous task progress percentage. (Inherited from ProgressChangedEventArgs.)
UserStateGets a unique user state. (Inherited from ProgressChangedEventArgs.)

See Also

Log in to get a better experience