// Id: 3e6d909d-35d6-43dd-b53a-b69c48517a8a
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<SmsNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<SmsNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"f6ea8447-fdf4-514b-27fe-3a231b84ecd1\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |