public void Clear() { Stop(); downloadService.Clear(); Package = null; Status = DownloadStatus.Created; }