Table of Contents

Struct AsyncReaderWriterLock.Awaitable

Namespace
Microsoft.VisualStudio.Threading
Assembly
Microsoft.VisualStudio.Threading.dll

An awaitable that is returned from asynchronous lock requests.

public readonly struct AsyncReaderWriterLock.Awaitable
Inherited Members

Methods

GetAwaiter()

Gets the awaiter value.

public AsyncReaderWriterLock.Awaiter GetAwaiter()

Returns

AsyncReaderWriterLock.Awaiter