Share via


WorkflowInstanceService.TerminateWorkflow method

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

Syntax

'Declaration
Public Overridable Sub TerminateWorkflow ( _
    instance As WorkflowInstance _
)
'Usage
Dim instance As WorkflowInstanceService
Dim instance As WorkflowInstance

instance.TerminateWorkflow(instance)
public virtual void TerminateWorkflow(
    WorkflowInstance instance
)

Parameters

See also

Reference

WorkflowInstanceService class

WorkflowInstanceService members

Microsoft.SharePoint.Client.WorkflowServices namespace