InternalInstanceEntry.RefCount Field
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public RefCount As Integer
'Usage
Dim instance As InternalInstanceEntry
Dim value As Integer
value = instance.RefCount
instance.RefCount = value
public int RefCount