IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 11:50:25.
// Id: #66164
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\":\"415de542-759d-4693-b46b-007b801790ad\",\"CreatedUtc\":\"2025-08-29T11:50:24.8482399Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 11:50:25 (+444ms) Succeeded

Latency:
91ms
Duration:
393ms

+30ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
544c3466

+16ms Enqueued

08/29/2025 11:50:24 Created