Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.