Aurus.Jetti.Integrations.Shopify.ShopifyInventorySyncDispatchJobArgs

The job is finished. It will be removed automatically 3/10/2026 4:49:05 AM.
// Id: #225571
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<ShopifyInventorySyncDispatchJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "jetti-test_default",
    FromJson<ShopifyInventorySyncDispatchJobArgs>("{\"TriggerSource\":\"recurring-scan\"}"),
    null);

Parameters

CurrentCulture
""

State

3/9/2026 4:49:05 AM (+16ms) Succeeded

Latency:
9ms
Duration:
10ms

+4ms Processing

Server:
4764f50ec52d:1
Worker:
39f02b1d

+2ms Enqueued

3/9/2026 4:49:05 AM Created