Tracing Class
Applies To: Dynamics CRM 2013
(Developer Extensions)
Namespace: Microsoft.Xrm.Client.Diagnostics
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Client.Diagnostics.Tracing
Syntax
public static class Tracing
public ref class Tracing abstract sealed
[<AbstractClass>]
[<Sealed>]
type Tracing = class end
Public NotInheritable Class Tracing
Properties
Name | Description | |
---|---|---|
AppDomain | ||
Framework | ||
Workflow |
Methods
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Client.Diagnostics Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top