Exceptions, Transactions, and Compensation

This topic applies to Windows Workflow Foundation 4 (WF4).

WF provides several different mechanisms for handling run-time error conditions in workflows. Workflows can use a combination of exception handlers, transactions, cancellation, and compensation to handle and recover gracefully from error conditions.

In This Section

  • Exceptions
    Demonstrates how to use the TryCatch activity to handle exceptions in a workflow.

Build Date: 2012-03-02