CounterEntryAligned.SpinLock Property

This member overrides CounterEntry.SpinLock.

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

Syntax

'Declaration
Public Overrides ReadOnly Property SpinLock As Integer
    Get
'Usage
Dim instance As CounterEntryAligned
Dim value As Integer

value = instance.SpinLock
public override int SpinLock { get; }

Property Value

Type: System.Int32