Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Closes the input stream. When IsStreamOwner is true the underlying stream is also closed.

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

Remarks

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

See Also