Services
This topic applies to Windows Workflow Foundation 4 (WF4).
This section contains links to samples that demonstrate Windows Workflow Foundation (WF) service functionality.
In This Section
- Absolute Delay
Demonstrates how to use a durable delay, which is a delay that persists the workflow to a durable device during the delay.
- Durable Delay
Demonstrates how to use a durable delay, which is a delay that persists the workflow to a durable device during the delay.
- Sending and Handling Faults
Demonstrates how to use the SendReply and ReceiveReply messaging activities to send and receive expected and unexpected faults.
- Basic Usage of SendParameters and ReceiveParameters Activities
Demonstrates the use of SendParameters and ReceiveParameters activities.
- Basic XAML only Service
Demonstrates how to create a XAML only service.
- Formatting messages in Workflow Services
Demonstrates how different user types can be used in messaging activities (WF services). The sample service is a simple expense approval service and exposes three operations.
- Durable Duplex
Demonstrates how to set up and configure durable duplex message exchange using the messaging activities in Windows Workflow Foundation (WF).
- NetContextExchangeCorrelation
Demonstrates how the messaging activities can be used with context-based correlation to correlate without having to explicitly specify correlation handles or queries.
- Content-Based Correlation
Demonstrates how the messaging activities (Send, Receive, SendReply, and ReceiveReply) can be used with multiple content-based correlations and content-based correlation.
- Channel Caching with Send
Demonstrates how to use SendMessageChannelCache.
- Durable Delay in XAMLX
Demonstrates how to use a durable delay, which is a delay that persists the workflow to a durable device during the delay.
- Buffered Receive
Demonstrates how to set up and configure the buffered receive feature in Windows Workflow Foundation (WF).
- XAML Activation
Demonstrates how to host a declarative workflow in IIS 7.0
See Also
Other Resources
Build Date: 2012-03-02