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.
Manages subscriptions for SharePoint workflow instances.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.WorkflowServices.SolutionProvider
Microsoft.SharePoint.WorkflowServices.WorkflowSubscriptionService
Namespace: Microsoft.SharePoint.WorkflowServices
Assembly: Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)
Syntax
'Declaration
<ClientCallableTypeAttribute(Name := "WorkflowSubscriptionService", ServerTypeId := "{FC956693-2419-4950-8963-52EBC3E46501}")> _
Public MustInherit Class WorkflowSubscriptionService _
Inherits SolutionProvider
'Usage
Dim instance As WorkflowSubscriptionService
[ClientCallableTypeAttribute(Name = "WorkflowSubscriptionService", ServerTypeId = "{FC956693-2419-4950-8963-52EBC3E46501}")]
public abstract class WorkflowSubscriptionService : SolutionProvider
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.