Activity::ExecutionStatus Property
.NET Framework (current version)
Gets the current ActivityExecutionStatus of this instance.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
public: [BrowsableAttribute(false)] property ActivityExecutionStatus ExecutionStatus { ActivityExecutionStatus get(); }
Property Value
Type: System.Workflow.ComponentModel::ActivityExecutionStatusThe current ActivityExecutionStatus of this instance.
This property is only useful when a workflow instance is running.
.NET Framework
Available since 3.0
Available since 3.0
Show: