WorkflowServicesManager class

Describes the workflow host configuration states and provides service objects to interact with workflow instances.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowServicesManager

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
<ClientCallableTypeAttribute(Name := "WorkflowServicesManager", ServerTypeId := "{4CCC7F0E-BF7E-4477-999C-6458A73D0039}")> _
Public NotInheritable Class WorkflowServicesManager
'Usage
Dim instance As WorkflowServicesManager
[ClientCallableTypeAttribute(Name = "WorkflowServicesManager", ServerTypeId = "{4CCC7F0E-BF7E-4477-999C-6458A73D0039}")]
public sealed class WorkflowServicesManager

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WorkflowServicesManager members

Microsoft.SharePoint.WorkflowServices namespace