Transactions
This topic applies to Windows Workflow Foundation 4 (WF4).
This section contains samples that demonstrate workflow transactions in Windows Workflow Foundation (WF).
In This Section
- Basic TransactionScope
Consists of four scenarios that show how to nest TransactionScope instances.
- Use of TransactedReceiveScope
Demonstrates how to flow a transaction from a client to a server using TransactionScope to create a new transaction on the client and a TransactedReceiveScope to receive a message with a flowed transaction and scope the lifetime of the transaction on the server.
- Nesting of TransactionScope within a service
Consists of two scenarios that show how to handle TransactionScope activity instances within a service.
Build Date: 2012-03-02