Skip to main content
The ProcessingStatus enumerator represents the status of a single processing step in Process Skill condition activities.

Properties

NameDescription
NewNot started yet.
ActiveCurrently being processed.
CompletedCompleted successfully.
FailedCompleted unsuccessfully.
CanceledCanceled.
CancellationPendingCancellation pending.