// Id: 5c2c533b-7acd-4aaa-9e7a-cd99e9f4b307
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<SmsNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<SmsNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"06dc2bff-a52c-93b8-d4c4-3a231bfe87fe\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |