DisposeTrackableBase Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Diagnostics.DisposeTrackableBase
Microsoft.Exchange.Common.SecureArray<T>
Microsoft.Exchange.InfoWorker.Common.MailTips.LazyWriter
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public MustInherit Class DisposeTrackableBase _
Implements IForceReportDisposeTrackable, IDisposeTrackable, IDisposable
'Usage
Dim instance As DisposeTrackableBase
[CLSCompliantAttribute(true)]
public abstract class DisposeTrackableBase : IForceReportDisposeTrackable,
IDisposeTrackable, 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.