Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Finishes the stream by calling finish() on the deflater.

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

Syntax

C#
public virtual void Finish()
Visual Basic (Declaration)
Public Overridable Sub Finish
Visual C++
public:
virtual void Finish()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.Finish"]

Exceptions

ExceptionCondition
SharedCache.WinServiceCommon.SharpZipLib..::.SharpZipBaseException Not all input is deflated

See Also