Execution

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.