IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/31/2025 00:00:27.
// Id: #66237
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\":\"2bea6d87-be8b-4655-8641-2f46085bf7cf\",\"CreatedUtc\":\"2025-08-30T00:00:27.5740124Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/30/2025 00:00:27 (+334ms) Succeeded

Latency:
41ms
Duration:
319ms

+23ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
3623add3

+7ms Enqueued

08/30/2025 00:00:27 Created