WorkflowResourceManager.DeleteWorkflows Method

Include Protected Members
Include Inherited Members

Deletes the workflows associated with the manager.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DeleteWorkflows() Deletes the workflows associated with the manager.
Public method DeleteWorkflows(IDictionary<String, String>) Deletes the specified workflows associated with the manager using a metadata filter.
Public method DeleteWorkflows(IDictionary<String, String>, Boolean) Deletes the specified workflows associated with the manager and terminate active instances as well as using a metadata filter.

Top

See Also

Reference

WorkflowResourceManager Class

Microsoft.Workflow.Client Namespace