Share via


ComponentTrace<TComponentTagsClass> Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Diagnostics.ComponentTrace<TComponentTagsClass>

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Class ComponentTrace(Of TComponentTagsClass)
'Usage
Dim instance As ComponentTrace(Of TComponentTagsClass)
public class ComponentTrace<TComponentTagsClass>

Type Parameters

  • TComponentTagsClass

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.