Tungsten
![]() |
ILockerTLocker Methods |

Name | Description | |
---|---|---|
![]() | InLock(Action) |
Perform some action in a lock
(Inherited from ILocker.) |
![]() | InLockTResult(FuncTResult) |
Perform some function in a lock
(Inherited from ILocker.) |
![]() | InLockAsync(Action) | (Inherited from ILocker.) |
![]() | InLockAsyncTResult(FuncTResult) |
Asyncrhonously perform some function in a lock
(Inherited from ILocker.) |
