IWebhooksManager.DispatchAsync

The job is finished. It will be removed automatically 08/31/2025 01:20:28.
// Id: #66245
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\":\"fc1cd8eb-2061-401d-95f6-c0299d9e33d8\",\"CreatedUtc\":\"2025-08-30T01:20:27.8531339Z\",\"Originator\":\"77b2f972f9e5.hyprsoft.webhooks.server.web\"}"));

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/30/2025 01:20:28 (+474ms) Succeeded

Latency:
78ms
Duration:
461ms

+43ms Processing

Server:
lw1mdlwk0000ck:1101
Worker:
9fb0d6c1

+27ms Enqueued

08/30/2025 01:20:27 Created