System.Workflow.Runtime.Hosting Namespace
.NET Framework 3.0
| Class | Description | |
|---|---|---|
![]() | DefaultWorkflowCommitWorkBatchService | |
![]() | DefaultWorkflowLoaderService | |
![]() | DefaultWorkflowSchedulerService | Creates and manages the threads that run workflow instances on the workflow runtime engine. |
![]() | ManualWorkflowSchedulerService | |
![]() | PersistenceException | The exception that is thrown when the persistence service cannot fulfill a request. |
![]() | SharedConnectionWorkflowCommitWorkBatchService | Represents the shared-connection version of the WorkflowCommitWorkBatchService service used by the runtime. In this context, shared-connection means that the service uses the same SQL connection for both the tracking and persistence services. |
![]() | SqlPersistenceWorkflowInstanceDescription | |
![]() | SqlWorkflowPersistenceService | Represents a persistence service that uses a SQL database to store workflow state information. |
![]() | WorkflowCommitWorkBatchService | Allows custom logic for the commitment of work batches. |
![]() | WorkflowLoaderService | |
![]() | WorkflowPersistenceService | |
![]() | WorkflowRuntimeService | |
![]() | WorkflowSchedulerService | |
![]() | WorkflowWebHostingModule |
| Delegate | Description | |
|---|---|---|
![]() | WorkflowCommitWorkBatchService.CommitWorkBatchCallback |
| Enumeration | Description | |
|---|---|---|
![]() | WorkflowRuntimeServiceState | Specifies the state of the WorkflowRuntimeService. |
Community Additions
ADD
Show:


