Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Gets a value of false indicating that this stream is not writeable.

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

Field Value

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

Remarks

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

See Also