Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Base stream the inflater reads from.

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#
protected Stream baseInputStream
Visual Basic (Declaration)
Protected baseInputStream As Stream
Visual C++
protected:
Stream^ baseInputStream

Remarks

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

See Also