Workflow Services Scenario Samples

This section contains workflow service scenario-specific samples.

In This Section

  • Conversations Sample
    Demonstrates how a workflow service can have parallel conversations with multiple clients over the same contract.
  • Duplex Workflow Service Sample
    Demonstrates how to perform asynchronous duplex communication between two communicating services. Also demonstrates how to perform localhost-to-workflow communication by using messages.
  • Workflow Service Utilities
    Contains all the utilities that the other samples in this section use to manipulate the context and create the listener infrastructure for local services.

See Also

Other Resources

Creating Workflow Services and Durable Services
How to: Add and Remove Workflow Services
Security Considerations for Workflow Services and Durable Services
Workflow Services and Durable Services Overview

© 2007 Microsoft Corporation. All rights reserved.