ScopeInactiveException Constructor

Initializes a new instance of the ScopeInactiveException class with default values.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ScopeInactiveException()
public ScopeInactiveException()
public:
ScopeInactiveException()
new : unit -> ScopeInactiveException
public function ScopeInactiveException()

See Also

Reference

ScopeInactiveException Class

ScopeInactiveException Overload

Microsoft.Workflow.Client Namespace