TruncatedStream.CanWrite property

Returns false; writes are not supported.

public override bool CanWrite { get; }

See Also