UMDiagnosticObject Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.UM.Rpc.UMDiagnosticObject
Microsoft.Exchange.UM.Rpc.ActiveCalls
Namespace: Microsoft.Exchange.UM.Rpc
Assembly: Microsoft.Exchange.UM.UMCommon (in Microsoft.Exchange.UM.UMCommon.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class UMDiagnosticObject _
Inherits ConfigurableObject
'Usage
Dim instance As UMDiagnosticObject
[SerializableAttribute]
public class UMDiagnosticObject : ConfigurableObject
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.