IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 12:00:25.
// Id: #66165
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\":\"3fdcd0df-bbf0-4de5-902b-326589e8fb86\",\"CreatedUtc\":\"2025-08-29T12:00:24.8919503Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 12:00:25 (+414ms) Succeeded

Latency:
43ms
Duration:
390ms

+20ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
9fb0d6c1

+6ms Enqueued

08/29/2025 12:00:24 Created