IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 19:20:27.
// Id: #66209
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\":\"05daf9cb-7918-4756-8774-93eb39ba9228\",\"CreatedUtc\":\"2025-08-29T19:20:26.5842947Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 19:20:27 (+420ms) Succeeded

Latency:
36ms
Duration:
405ms

+20ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
3849f9b4

+6ms Enqueued

08/29/2025 19:20:26 Created