Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Comparsion based on object size

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

Syntax

C#
public static Comparison<Cleanup> CacheItemObjectSize
Visual Basic (Declaration)
Public Shared CacheItemObjectSize As Comparison(Of Cleanup)
Visual C++
public:
static Comparison<Cleanup^>^ CacheItemObjectSize

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.Cleanup.CacheItemObjectSize"]

See Also