DebugContext Constructor

Namespace:  Microsoft.CommerceServer.Runtime.Diagnostics
Assembly:  Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)

Syntax

'Declaration
Protected Sub New ( _
    mode As DebugMode _
)
'Usage
Dim mode As DebugMode

Dim instance As New DebugContext(mode)
protected DebugContext(
    DebugMode mode
)
protected:
DebugContext(
    DebugMode mode
)
protected function DebugContext(
    mode : DebugMode
)

Parameters

Permissions

See Also

Reference

DebugContext Class

DebugContext Members

Microsoft.CommerceServer.Runtime.Diagnostics Namespace