public void OnFileDownloaded(object source, FileEventArgs e) { Console.WriteLine("UnpackerService: Unpacking the file..." + e.file.Title); }