SemaphoreSlimLocker.InLock Method

Tungsten Suite

SemaphoreSlimLockerInLock Method

Overload List
  NameDescription
Public methodInLock(Action)
Executes an action from within a SemaphoreSlim
Public methodInLockTValue(FuncTValue)
Executes a function from within a SemaphoreSlim
Top
See Also