IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/31/2025 05:30:29.
// Id: #66270
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\":\"9bea7bd1-327c-49e5-a529-9e689e2f3970\",\"CreatedUtc\":\"2025-08-30T05:30:28.7812518Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

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

Latency:
45ms
Duration:
327ms

+20ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
04a4b698

+10ms Enqueued

08/30/2025 05:30:28 Created