Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Remove specified key.

Namespace:  SharedCache.WinServiceCommon.Extenders
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
void Remove()
Visual Basic (Declaration)
Sub Remove
Visual C++
void Remove()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Extenders.IExpire.Remove"]

See Also