AsyncReaderWriterLock::Awaiter Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetResult() | Microsoft internal only. Applies the issued lock to the caller and returns the value used to release the lock. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnCompleted(Action^) | Microsoft internal only. Sets the delegate to execute when the lock is available. |
![]() | ToString() | (Inherited from Object.) |
Show:

