Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
a CacheExpire object.

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

Syntax

C#
public CacheExpire Expire
Visual Basic (Declaration)
Public Expire As CacheExpire
Visual C++
public:
CacheExpire^ Expire

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinService.CacheExpire.Expire"]

See Also