Microsoft.CommerceServer.Runtime.Diagnostics Namespace
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The classes in the Microsoft.CommerceServer.Runtime.Diagnostics namespace contain the debugging functionality needed for the Commerce Server .NET Application Framework.
Classes
Class | Description | |
---|---|---|
ConsoleDebugContext | Represents the current debugging level for a non Web based application. | |
DebugContext | An abstract base class to support debugging for the application. | |
DumpUtils | The DumpUtils class contains utility methods useful for dumping out the data in various CommerceServer and Interop objects as HTML. This class cannot be inherited. | |
NoOperationDebugContext | Represents a stub, empty, or no-operation debug context. | |
WebDebugContext | Represents the current debugging level for the application. |
Enumerations
Enumeration | Description | |
---|---|---|
DebugMode | Specifies the possible DebugMode settings. |