Share via


WorkflowResourceManager.SuspendScope Method

Suspends a scope associated with the manager.

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

Syntax

'Declaration
Public Sub SuspendScope
'Usage
Dim instance As WorkflowResourceManager

instance.SuspendScope()
public void SuspendScope()
public:
void SuspendScope()
member SuspendScope : unit -> unit
public function SuspendScope()

See Also

Reference

WorkflowResourceManager Class

SuspendScope Overload

Microsoft.Workflow.Client Namespace