public DownloadAction(RemoteClient client, DataStore store, int bufferSize) : this(client, store) { BufferSize = bufferSize; }