IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/31/2025 01:10:28.
// Id: #66244
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\":\"d8372206-586c-47a1-a3c2-50fe9d115726\",\"CreatedUtc\":\"2025-08-30T01:10:27.8123662Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/30/2025 01:10:28 (+447ms) Succeeded

Latency:
45ms
Duration:
427ms

+20ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
544c3466

+10ms Enqueued

08/30/2025 01:10:27 Created