IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 16:10:26.
// Id: #66190
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\":\"65c1d843-dd00-45b9-92f6-04fe9a3442ae\",\"CreatedUtc\":\"2025-08-29T16:10:25.9066316Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 16:10:26 (+463ms) Succeeded

Latency:
51ms
Duration:
449ms

+33ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
04a4b698

+10ms Enqueued

08/29/2025 16:10:25 Created