Overload List
Name | Description | |
---|---|---|
![]() ![]() | CreateTKey, TValue(FuncTKey, TValue, ThreadSafeCacheOptionsBase) |
Creates a thread safe cache instance that can be accessed as an IThreadSafeCacheAccessorTKey, TValue instance.
See the Remarks section of the CreateTKey, TValue(FuncTKey, TValue, IEqualityComparerTKey, ThreadSafeCacheOptionsBase) overload for details. |
![]() ![]() | CreateTKey, TValue(FuncTKey, TValue, IEqualityComparerTKey, ThreadSafeCacheOptionsBase) |
Creates a thread safe cache instance that can be accessed as an IThreadSafeCacheAccessorTKey, TValue instance.
See the Remarks section for details. |
See Also