Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)
Gets the local cache.
Namespace:
SharedCache.WinServiceAssembly: SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public static CacheCleanup CacheCleanup { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property CacheCleanup As CacheCleanup |
| Visual C++ |
|---|
public: static property CacheCleanup^ CacheCleanup { CacheCleanup^ get (); } |
Field Value
The local cache.
Remarks
[Missing <remarks> documentation for "P:SharedCache.WinService.TcpServer.CacheCleanup"]