Gets the number of times SpinOnce()()() has been called on this instance.
Namespace:
System.Threading
Assembly:
System.Threading (in System.Threading.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Count As Integer |
C# |
---|
public int Count { get; } |