Pavalisoft.Caching  1.2.1
A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager
Pavalisoft.Caching.CacheStoreDefinition Class Reference

Represents Cache Store Information More...

Properties

string Name [get, set]
 Gets or Sets Cache Store Name More...
 
string StoreConfig [get, set]
 Gets or Sets Cache Store parameters configuration More...
 
string Type [get, set]
 Gets or Sets Cache Store Type Information More...
 
string SerializerType [get, set]
 Gets or Sets Cache Store Serializer Type Information More...
 

Detailed Description

Represents Cache Store Information

Property Documentation

◆ Name

string Pavalisoft.Caching.CacheStoreDefinition.Name
getset

Gets or Sets Cache Store Name

◆ SerializerType

string Pavalisoft.Caching.CacheStoreDefinition.SerializerType
getset

Gets or Sets Cache Store Serializer Type Information

◆ StoreConfig

string Pavalisoft.Caching.CacheStoreDefinition.StoreConfig
getset

Gets or Sets Cache Store parameters configuration

◆ Type

string Pavalisoft.Caching.CacheStoreDefinition.Type
getset

Gets or Sets Cache Store Type Information


The documentation for this class was generated from the following file: