Tungsten
|
StateLockerTLocker, TStateInLock Method |
Overload List| Name | Description | |
|---|---|---|
![]() | InLock(Action) |
Performs an action from within a lock
|
![]() | InLock(ActionTState) |
Performs an action from within a lock, passing in the current state
|
![]() | InLockTResult(FuncTResult) |
Performs a function from within a lock
|
![]() | InLock(FuncTState, TState) |
Performs a function from within a lock, passing in the current state and assigning the state to the function result
|
See Also
