Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
The best and slowest compression level. This tries to find very long and distant string repetitions.

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 const int BEST_COMPRESSION
Visual Basic (Declaration)
Public Const BEST_COMPRESSION As Integer
Visual C++
public:
literal int BEST_COMPRESSION

Remarks

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

See Also