IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 11:00:25.
// Id: #66159
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\":\"ebaa41e9-6042-4cbf-9eec-c1178978718b\",\"CreatedUtc\":\"2025-08-29T11:00:24.6531236Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 11:00:25 (+370ms) Succeeded

Latency:
51ms
Duration:
355ms

+33ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
3849f9b4

+7ms Enqueued

08/29/2025 11:00:24 Created