SpinLock Methods
From Task Parallel System.Threading
The SpinLock type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Enter |
Initializes a new instance of the SpinLock
structure with the option to track thread IDs to improve debugging.
| |
| Equals | (Inherited from ValueType.) | |
| Exit | Overloaded. | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) | |
| TryEnter | Overloaded. |