Compartir a través de


CounterEntry.SpinLock Property

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

Syntax

'Declaration
Public MustOverride ReadOnly Property SpinLock As Integer
    Get
'Usage
Dim instance As CounterEntry
Dim value As Integer

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

Property Value

Type: System.Int32