WorkflowSubscription class

Base class representing subscriptions for the external workflow host.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowSubscription

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

Syntax

'Declaration
Public Class WorkflowSubscription
'Usage
Dim instance As WorkflowSubscription
public class WorkflowSubscription

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

WorkflowSubscription members

Microsoft.SharePoint.WorkflowServices namespace