Click or drag to resize

IStep Methods


The IStep type exposes the following members.

Methods
  NameDescription
Public methodBegin
Changes the step's state to ON_GOING.
Public methodComplete
Changes the step's state to COMPLETED.
Public methodCompleteWithError
Changes the step's state to COMPLETED, but includes an error message; this is not a successful completion.
Top
See Also