Table of Contents

Struct AsyncReaderWriterResourceLock<TMoniker, TResource>.ResourceAwaitable

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

An awaitable that is returned from asynchronous lock requests.

public readonly struct AsyncReaderWriterResourceLock<TMoniker, TResource>.ResourceAwaitable
Inherited Members

Methods

GetAwaiter()

Gets the awaiter value.

public AsyncReaderWriterResourceLock<TMoniker, TResource>.ResourceAwaiter GetAwaiter()

Returns

AsyncReaderWriterResourceLock<TMoniker, TResource>.ResourceAwaiter