SftpFileReader
public SftpFileReader(byte[] handle, ISftpSession sftpSession, uint chunkSize, int maxPendingReads, long? fileSize)
Initializes a new instance of the SftpFileReader class with the specified handle,
ISftpSession and the maximum number of pending reads.