CounterEntryAligned Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Diagnostics.CounterEntry
Microsoft.Exchange.Diagnostics.CounterEntryAligned
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Class CounterEntryAligned _
Inherits CounterEntry
'Usage
Dim instance As CounterEntryAligned
public class CounterEntryAligned : CounterEntry
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.