IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 23:00:27.
// Id: #66231
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\":\"9b24db77-2060-4555-9ee9-b5f6975f1532\",\"CreatedUtc\":\"2025-08-29T23:00:27.354193Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 23:00:27 (+397ms) Succeeded

Latency:
42ms
Duration:
380ms

+23ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
bf2b5224

+10ms Enqueued

08/29/2025 23:00:27 Created