Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Returns true if the stream was finished and no more output bytes
are available.
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 bool IsFinished { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsFinished As Boolean |
| Visual C++ |
|---|
public:
property bool IsFinished {
bool get ();
} |
Field Value
[Missing <value> documentation for "P:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Deflater.IsFinished"]
Remarks
See Also