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