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)
Force each configured cache server node to clear the cache.
Namespace:
SharedCache.WinServiceCommon.Provider.CacheAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public override void Clear() |
| Visual Basic (Declaration) |
|---|
Public Overrides Sub Clear |
| Visual C++ |
|---|
public: virtual void Clear() override |
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Provider.Cache.IndexusSharedCacheProvider.Clear"]