IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/31/2025 05:20:29.
// Id: #66269
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\":\"214e0104-cc80-4fa5-ae8a-7568e3d68651\",\"CreatedUtc\":\"2025-08-30T05:20:28.743451Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/30/2025 05:20:29 (+387ms) Succeeded

Latency:
56ms
Duration:
365ms

+33ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
3849f9b4

+7ms Enqueued

08/30/2025 05:20:28 Created