Runtime Activities in WF
This topic applies to Windows Workflow Foundation 4 (WF4).
.NET Framework 4 provides several system-provided activities for accessing the features of the workflow runtime, such as persistence and termination.
Activity | Description |
---|---|
Explicitly requests that the workflow persist its state. |
|
Terminates the running workflow instance. |