Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Returns true when SetInput can be called

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 bool IsNeedingInput { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsNeedingInput As Boolean
Visual C++
public:
property bool IsNeedingInput {
	bool get ();
}

Field Value

[Missing <value> documentation for "P:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Streams.StreamManipulator.IsNeedingInput"]

Remarks

[Missing <remarks> documentation for "P:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Streams.StreamManipulator.IsNeedingInput"]

See Also