Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Returns a list of
String with key's to clean up from
the cache.
Namespace:
SharedCache.WinServiceCommon.Extenders
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| Visual Basic (Declaration) |
|---|
Function CleanUp As List(Of String) |
Return Value
[Missing <returns> documentation for "M:SharedCache.WinServiceCommon.Extenders.IExpire.CleanUp"]
Remarks
See Also