Edit

Share via


SqlWorkflowPersistenceService.GetAllWorkflows Method

Definition

Retrieves instance descriptions of all persisted workflows.

public System.Collections.Generic.IEnumerable<System.Workflow.Runtime.Hosting.SqlPersistenceWorkflowInstanceDescription> GetAllWorkflows();

Returns

A list of all persisted workflows.

Applies to