IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 08:00:24.
// Id: #66141
using Hyprsoft.Webhooks.Server;

var webhooksManager = Activate<IWebhooksManager>();
await webhooksManager.DispatchAsync<PingEvent>(
    FromJson<Uri>("\"https://hyprsoft.com/webhooks/ping\""),
    FromJson<PingEvent>("{\"$type\":\"Hyprsoft.Webhooks.Events.PingEvent, Hyprsoft.Webhooks.Events\",\"IsException\":false,\"WebhookId\":\"c79aa29d-0d16-4c76-a9ed-8449af867971\",\"CreatedUtc\":\"2025-08-29T08:00:23.9842727Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 08:00:24 (+346ms) Succeeded

Latency:
49ms
Duration:
332ms

+24ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
bf2b5224

+16ms Enqueued

08/29/2025 08:00:23 Created