SpinLock Methods

Task Parallel System.Threading

The SpinLock type exposes the following members.

Methods

  NameDescription
Enter
Initializes a new instance of the SpinLock structure with the option to track thread IDs to improve debugging.
Equals (Inherited from ValueType.)
ExitOverloaded.
Finalize (Inherited from Object.)
GetHashCode (Inherited from ValueType.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from ValueType.)
TryEnterOverloaded.

See Also