WorkflowSubscriptionStorageEventReceiver class

This class and its members are reserved for internal use and are not intended to be used in your code.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventReceiverBase
    Microsoft.SharePoint.SPItemEventReceiver
      Microsoft.SharePoint.WorkflowServices.WorkflowSubscriptionStorageEventReceiver

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

Syntax

'Declaration
Public NotInheritable Class WorkflowSubscriptionStorageEventReceiver _
    Inherits SPItemEventReceiver
'Usage
Dim instance As WorkflowSubscriptionStorageEventReceiver
public sealed class WorkflowSubscriptionStorageEventReceiver : SPItemEventReceiver

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

WorkflowSubscriptionStorageEventReceiver members

Microsoft.SharePoint.WorkflowServices namespace