Persistence
This topic applies to Windows Workflow Foundation 4 (WF4).
This section contains samples that demonstrate persisting workflows to a durable medium in Windows Workflow Foundation (WF).
In This Section
- Persisting a Workflow Application
Demonstrates how to run a WorkflowApplication, unload it when it goes idle, and then reload it to continue its execution.
- Built-in Configuration
Demonstrates the use and configuration of the SQL workflow instance store.
- SQLStoreExtensibility
Demonstrates the use and configuration of promoted properties in the SQL workflow instance store.
- Property Promotion Activity
This sample provides an end-to-end solution which integrates the SqlWorkflowInstanceStore Promotion feature directly into the Workflow Authoring experience.
Build Date: 2012-03-02