PostSharp//API Reference/Post­Sharp.​Patterns.​Caching.​Locking/ILock­Handle/Release­Async
Open sandboxFocus

Method ReleaseAsync

ReleaseAsync()

Asynchronously releases the lock bound to the current handle.

Declaration
Task ReleaseAsync()
Returns
Type Description
Task