Workflow Changes Overview

Windows Workflow Foundation enables you to dynamically update your workflow instance and declarative rules during run time. Before activities are scheduled for execution, you can change expected behaviors, flow control, and so on. This ability enables you to modify business processing logic without having to recompile and restart your workflow.

For more information about workflow changes, see Using Workflow Changes in Workflows and How to: Apply Workflow Changes to Workflows.

See Also

Reference

WorkflowChanges

Other Resources

Windows Workflow Foundation