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
ms986550.pubclass(en-US,CS.70).gif ConsoleDebugContext Represents the current debugging level for a non Web based application.
ms986550.pubclass(en-US,CS.70).gif DebugContext An abstract base class to support debugging for the application.
ms986550.pubclass(en-US,CS.70).gif 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.
ms986550.pubclass(en-US,CS.70).gif NoOperationDebugContext Represents a stub, empty, or no-operation debug context.
ms986550.pubclass(en-US,CS.70).gif WebDebugContext Represents the current debugging level for the application.

Enumerations

  Enumeration Description
ms986550.pubenumeration(en-US,CS.70).gif DebugMode Specifies the possible DebugMode settings.