Share via


CloudTracing Class

Represents the tracing utilities that can be used to monitor client operations.

Namespace: Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Usage

'Usage
Dim instance As CloudTracing

Syntax

'Declaration
Public Class CloudTracing
public class CloudTracing
public ref class CloudTracing
public class CloudTracing
public class CloudTracing

Remarks

All tracing is global. The utilities in the internal Tracing class provide helpers for notifying the active trace listeners of changes.

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Common.CloudTracing

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.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

CloudTracing Members
Microsoft.WindowsAzure.Common Namespace