// Id: b1af7f5f-c88d-4bbf-b6e8-8fb8161216bf
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<SmsNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<SmsNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"84d86576-3315-80e1-9511-3a231ba36224\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |