Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains samples that demonstrate executing workflows in Windows Workflow Foundation (WF).
In This Section
Creating and Running a Workflow Instance
Demonstrates how to run a workflow instance. It shows how to execute it synchronously and asynchronously.
Bookmark Resolver for WorkflowHostingEndpoint
Demonstrates how the WorkflowHostingEndpoint can be used with WorkflowServiceHost to create workflow instances.