Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Clears this instance.

Namespace:  SharedCache.WinServiceCommon
Assembly:  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.CacheCleanup.Clear"]

See Also