Share via


AverageTimeCounter Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Diagnostics.AverageCounter
    Microsoft.Exchange.Diagnostics.AverageTimeCounter

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

Syntax

'Declaration
Public Class AverageTimeCounter _
    Inherits AverageCounter _
    Implements IDisposable
'Usage
Dim instance As AverageTimeCounter
public class AverageTimeCounter : AverageCounter, 
    IDisposable

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.