IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 15:40:26.
// Id: #66187
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\":\"58eff858-ed87-4a08-9f02-3872e055bac5\",\"CreatedUtc\":\"2025-08-29T15:40:25.791409Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 15:40:26 (+377ms) Succeeded

Latency:
46ms
Duration:
350ms

+23ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
3623add3

+7ms Enqueued

08/29/2025 15:40:25 Created