Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Internal compression engine constant

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

Syntax

C#
public static int[] GOOD_LENGTH
Visual Basic (Declaration)
Public Shared GOOD_LENGTH As Integer()
Visual C++
public:
static array<int>^ GOOD_LENGTH

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.DeflaterConstants.GOOD_LENGTH"]

See Also