IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/31/2025 00:10:28.
// Id: #66238
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\":\"708cace7-20e1-4710-9595-9a22b7ed0ab3\",\"CreatedUtc\":\"2025-08-30T00:10:27.603946Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/30/2025 00:10:28 (+387ms) Succeeded

Latency:
40ms
Duration:
369ms

+20ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
8b8b3f44

+7ms Enqueued

08/30/2025 00:10:27 Created