Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Defines an interface for Cleanup Options which have to be configured in app.config

Namespace:  SharedCache.WinServiceCommon.Extenders
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public interface IExpire
Visual Basic (Declaration)
Public Interface IExpire
Visual C++
public interface class IExpire

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Extenders.IExpire"]

See Also