WorkflowServiceProxy class
Representa um proxy de serviço de fluxo de trabalho instalado em um servidor host.
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
'Declaração
<GuidAttribute("176106F2-0957-42BB-9480-54AAE42FADFE")> _
Public NotInheritable Class WorkflowServiceProxy _
Inherits SPServiceProxy
'Uso
Dim instance As WorkflowServiceProxy
[GuidAttribute("176106F2-0957-42BB-9480-54AAE42FADFE")]
public sealed class WorkflowServiceProxy : SPServiceProxy
Comentários
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.