Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Initializes a new instance of the CacheExpire class.

Namespace:  SharedCache.WinService
Assembly:  SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public CacheExpire()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
CacheExpire()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinService.CacheExpire.#ctor"]

See Also