CounterEntry.nextCounterEntry Field
This API is not CLS-compliant.
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Protected nextCounterEntry As CounterEntry
'Usage
Dim value As CounterEntry
value = Me.nextCounterEntry
Me.nextCounterEntry = value
[CLSCompliantAttribute(false)]
protected CounterEntry nextCounterEntry