Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Header flag indicating a preset dictionary for deflation

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

Remarks

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

See Also