AsyncReaderWriterResourceLock<TMoniker,TResource>.ResourceAwaitable Struct

Definition

An awaitable that is returned from asynchronous lock requests.

C++
public:  where TResource : classvalue class AsyncReaderWriterResourceLock<TMoniker, TResource>::ResourceAwaitable

Type Parameters

TMoniker
TResource
Inheritance
AsyncReaderWriterResourceLock<TMoniker,TResource>.ResourceAwaitable
Attributes

Methods

GetAwaiter()

Gets the awaiter value.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022

Thread Safety

This type is thread-safe for all members.