ActivityInstanceState Enumeration
.NET Framework (current version)
Describes the state of an activity instance.
Assembly: System.Activities (in System.Activities.dll)
| Member name | Description | |
|---|---|---|
| Canceled | Specifies that the activity is in a canceled state. | |
| Closed | Specifies that the activity is in a closed state. | |
| Executing | Specifies that the activity is in an executing state. | |
| Faulted | Specifies that the activity is in a faulted state. |
.NET Framework
Available since 4.0
Available since 4.0
Show: