IStateLocker(TLocker, TState).InLockAsync Method

Tungsten Suite

IStateLockerTLocker, TStateInLockAsync Method

Overload List
  NameDescription
Public methodInLockAsync(Action) (Inherited from ILocker.)
Public methodInLockAsyncTResult(FuncTResult)
Asyncrhonously perform some function in a lock
(Inherited from ILocker.)
Public methodInLockAsync(ActionTState)
Public methodInLockAsync(FuncTState, TState)
Asyncrhonously perform some function in a lock
Top
See Also