IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 15:30:26.
// Id: #66186
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\":\"9ed9448f-def2-4120-b074-319a91c93dbd\",\"CreatedUtc\":\"2025-08-29T15:30:25.7594841Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 15:30:26 (+354ms) Succeeded

Latency:
50ms
Duration:
339ms

+33ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
44d79026

+7ms Enqueued

08/29/2025 15:30:25 Created