AsyncSemaphore.Releaser Struct

Definition

A value whose disposal triggers the release of a lock.

C++
public: value class AsyncSemaphore::Releaser : IDisposable
Inheritance
AsyncSemaphore.Releaser
Attributes
Implements

Methods

Dispose()

Releases the lock.

Applies to

Tuote Versiot
Visual Studio SDK 2015, 2017, 2019, 2022

Thread Safety

This type is thread-safe for all members.