Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.Cache.CacheDistributed Member List

This is the complete list of members for Sphyrnidae.Common.Cache.CacheDistributed, including all inherited members.

CacheDistributed(DefaultCacheOptions options, IDistributedCache l2Cache, IEnvironmentSettings env, ISignalR signalR)Sphyrnidae.Common.Cache.CacheDistributed
EnvSphyrnidae.Common.Cache.CacheDistributedprotected
Get< T >(string key, out T item)Sphyrnidae.Common.Cache.CacheDistributedvirtual
Get< T >(string key, Func< T > method)Sphyrnidae.Common.Cache.CacheDistributedvirtual
GetAsync< T >(string key, Func< Task< T >> method)Sphyrnidae.Common.Cache.CacheDistributedvirtual
L2CacheSphyrnidae.Common.Cache.CacheDistributedprotected
OptionsSphyrnidae.Common.Cache.CacheDistributed
Remove(string key)Sphyrnidae.Common.Cache.CacheDistributedvirtual
RemoveAsync(string key)Sphyrnidae.Common.Cache.CacheDistributedvirtual
Set< T >(string key, T item)Sphyrnidae.Common.Cache.CacheDistributedvirtual
SignalRSphyrnidae.Common.Cache.CacheDistributedprotected