Windows Workflow Scheduling Services
Windows Workflow scheduling services manage how workflow instances are scheduled by the workflow runtime engine. Whether they are handled in an asynchronous manner through the DefaultWorkflowSchedulerService, or in a manual, synchronous manner through the ManualWorkflowSchedulerService, these services are an important part of your workflow solution.
In This Section
Using DefaultWorkflowSchedulerService
Using ManualWorkflowSchedulerService