![]() | IReaderWriterLockManager Methods |
Name | Description | |
---|---|---|
![]() | CreateDefaultLock |
Creates the default lock.
|
![]() | CreateDefaultLock(String) |
Creates the default lock.
|
![]() | CreateLock(FuncT, TResult) | |
![]() | CreateLock(String) |
Creates a lock for the category.
|
![]() | CreateLock(Type) |
Creates a lock for the category defined by the type.
|
![]() | RegisterCategoryLock(String, FuncT, TResult) | |
![]() | RegisterCategoryLock(Type, FuncT, TResult) | |
![]() | RegisterCategoryLockT(FuncT, TResult) |