SPWorkflowExternalDataExchangeService class

Provides an abstract class that derived classes can use to represent a workflow communication service.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeService

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

Syntax

'Declaration
Public MustInherit Class SPWorkflowExternalDataExchangeService
'Usage
Dim instance As SPWorkflowExternalDataExchangeService
public abstract class SPWorkflowExternalDataExchangeService

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

SPWorkflowExternalDataExchangeService members

Microsoft.SharePoint.Workflow namespace

Using Local Services in Workflows