Share via


DebugSessionEndEventArgs Constructor

Initializes a new instance of the DebugSessionEndEventArgs Class.

Namespace:  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

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

See Also

Reference

DebugSessionEndEventArgs Class

Microsoft.DataWarehouse.Interfaces.Debugger Namespace