Measuring |
public override Task<int> ReadAsync( byte[] buffer, int offset, int count, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ObjectDisposedException | The stream has been disposed. |
NotSupportedException | The stream does not support reading. |