IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/30/2025 07:20:24.
// Id: #66137
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\":\"549566c2-573f-4e34-84c2-26cbc0dad249\",\"CreatedUtc\":\"2025-08-29T07:20:23.8443788Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/29/2025 07:20:24 (+474ms) Succeeded

Latency:
50ms
Duration:
460ms

+30ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
3623add3

+10ms Enqueued

08/29/2025 07:20:23 Created