OutputStream.CanRead

OutputStream.CanRead property

Gets a value indicating whether the wrapped output stream supports reading.

public override bool CanRead { get; }

See Also