Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms. Shared cache extenders namespace - custom interfaces
Interfaces
|
| Interface | Description |
|---|
 | IExpire |
Defines an interface for Cleanup Options which have to
be configured in app.config
|
 | IInit |
Defines an interface for Services which has to
be started upon Win32 Service start.
|