SemaphoreSlimExtensions.InLockAsync Method
From Tungsten Suite
Tungsten
|
|
SemaphoreSlimExtensionsInLockAsync Method |
| Name | Description | |
|---|---|---|
| InLockAsync(SemaphoreSlim, Action) |
Asynchronously performs the action in a lock
| |
| InLockAsyncTType(SemaphoreSlim, FuncTType) |
Asynchronously performs the function in a lock
|