Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Shared cache client configuration namespace
Classes
| Class | Description | |
|---|---|---|
| ClientSettingElement |
Instead of using appSettings all settings are within
configuration section.
| |
| IndexusProviderSection |
Defines the config section in config file (web.config / app.config)
| |
| IndexusServerSetting |
Defines the config elements in config file (web.config / app.config)
| |
| IndexusServerSettingCollection |
Defines the config server setting collection within config file (web.config / app.config)
|