// Id: #25
// Queue: manga-download-scheduler-queue-1
using KamiYomu.Web.Worker.Interfaces;
var mangaDownloaderJob = Activate<IMangaDownloaderJob>();
await mangaDownloaderJob.DispatchAsync(
"manga-download-scheduler-queue-1",
FromJson<Guid>("\"5b03c6ac-0a2c-4a87-98fd-a52771111a0a\""),
FromJson<Guid>("\"81c3be61-c02b-421d-8b1e-acbb8f2402f3\""),
FromJson<Guid>("\"2643319d-ed22-4aa9-af0f-fb3f91f9f0ee\""),
"H.P. Lovecraft's The Call of Cthulhu",
null,
null);
| CurrentCulture | |
| CurrentUICulture | |
| Queue | |