internal ReaderThread(ReaderThreadTask task) { this.Task = task; }
internal ReaderThread(ReaderThreadTask task) { this.task = task; }