IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 07:50:24.
// Id: #66140
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\":\"decab907-dbe3-4807-ae74-d707b585d8cb\",\"CreatedUtc\":\"2025-08-29T07:50:23.9492126Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 07:50:24 (+364ms) Succeeded

Latency:
32ms
Duration:
348ms

+16ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
04a4b698

+7ms Enqueued

08/29/2025 07:50:23 Created