Overload List
Name | Description | |
---|---|---|
![]() ![]() | Cache TData (Func TData , CacheSettings) |
Wraps the operation to a cached section. This method supports progressive caching and is able to distribute unhandled exceptions to other simultaneously running threads.
|
![]() ![]() | Cache TData (Func CacheSettings, TData , CacheSettings) |
Wraps the operation to a cached section. This method supports progressive caching and is able to distribute unhandled exceptions to other simultaneously running threads.
|
See Also