Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Resets the deflater. The deflater acts afterwards as if it was just created with the same compression level and strategy as it had before.

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 void Reset()
Visual Basic (Declaration)
Public Sub Reset
Visual C++
public:
void Reset()

Remarks

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

See Also