ReadResult
Represents the result of a ReadAsync call.
Gets the ReadOnlySequence<T> that was read.
Gets a value that indicates whether the current ReadAsync operation was canceled by CancelPendingRead.
Gets a value that indicates whether the end of the data stream has been reached.