Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Manage Data which expires in cache based on provided DateTime

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

Syntax

C#
public class CacheExpire
Visual Basic (Declaration)
Public Class CacheExpire
Visual C++
public ref class CacheExpire

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon..::.CacheExpire

See Also