Tungsten
SemaphoreSlimLockerInLock Method |
Overload List
Name | Description | |
---|---|---|
InLock(Action) |
Executes an action from within a SemaphoreSlim
| |
InLockTValue(FuncTValue) |
Executes a function from within a SemaphoreSlim
|
See Also