// Id: 34f27f2d-51af-48a8-9961-5dfc27a7d4ca
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<SmsNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<SmsNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"27f8946a-58d0-52cf-8cce-3a231b7e8370\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |