Reads all characters from the current position to the end of the string asynchronously and returns them as a single string.
A task that represents the asynchronous read operation. The value of the TResult parameter contains a string with the characters from the current position to the end of the string.