DssLogHandler.DssLogHandlerCategory Enumeration

Microsoft Robotics Class Reference

Dss Log Handler Categories

Namespace: Microsoft.Dss.Diagnostics
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[CategoryNamespaceAttribute("https://schemas.microsoft.com/robotics/2010/07/diagnostics/dssloghandler.html")]
public enum DssLogHandlerCategory

Members

Member name Value Description
ErrorCreatingFormatString 0 Error creating the format string
ErrorRegisteringTraceListener 1 Error creating the format string
InvalidTraceLevelValue 2 Invalid tracelevel value type.

See Also

Microsoft.Dss.Diagnostics Namespace