Share via


Tracing Class

 

Applies To: Dynamics CRM 2015

(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
System_CAPS_pubpropertySystem_CAPS_static AppDomain

System_CAPS_pubpropertySystem_CAPS_static Framework

System_CAPS_pubpropertySystem_CAPS_static Workflow

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static AppDomainError(String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static AppDomainEvent(TraceEventType, String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static AppDomainInformation(String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static FrameworkError(String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static FrameworkEvent(TraceEventType, String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static FrameworkInformation(String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static WorkflowError(String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static WorkflowEvent(TraceEventType, String, String, String, Object[])

System_CAPS_pubmethodSystem_CAPS_static WorkflowInformation(String, String, String, Object[])

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 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright