WorkflowRuntimeServiceState Enumeration
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Workflow.Runtime.Hosting
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Return to top
Specifies the state of the WorkflowRuntimeService.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
| Member name | Description | |
|---|---|---|
| Started | Indicates that the WorkflowRuntimeService has started. | |
| Starting | Indicates that the WorkflowRuntimeService is starting. Start changes the state of the WorkflowRuntimeService to Starting. | |
| Stopped | Indicates that the WorkflowRuntimeService has stopped. | |
| Stopping | Indicates that the WorkflowRuntimeService is stopping. Stop changes the state of the WorkflowRuntimeService to Stopping. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
.NET Framework
Available since 3.0
Available since 3.0
Show:
