Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Clear all items within the expiry table.
Namespace:
SharedCache.WinServiceCommonAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic (Declaration) |
|---|
Public Sub Clear |
| Visual C++ |
|---|
public: void Clear() |
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.CacheExpire.Clear"]