WorkflowServiceProxy class

Represents a workflow service proxy installed on a host server.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
        Microsoft.SharePoint.Administration.SPServiceProxy
          Microsoft.SharePoint.WorkflowServices.WorkflowServiceProxy

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

Syntax

'Declaration
<GuidAttribute("176106F2-0957-42BB-9480-54AAE42FADFE")> _
Public NotInheritable Class WorkflowServiceProxy _
    Inherits SPServiceProxy
'Usage
Dim instance As WorkflowServiceProxy
[GuidAttribute("176106F2-0957-42BB-9480-54AAE42FADFE")]
public sealed class WorkflowServiceProxy : SPServiceProxy

Remarks

IBackupRestore

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

WorkflowServiceProxy members

Microsoft.SharePoint.WorkflowServices namespace

SPServiceProxy

IBackupRestore