AppointmentNoShowJob.NotifyNoShow

The job is finished. It will be removed automatically 08/28/2026 09:29:37.
// Id: #49
using Esg.Scheduler.App.Job;

var appointmentNoShowJob = Activate<AppointmentNoShowJob>();
await appointmentNoShowJob.NotifyNoShow(
    FromJson<KafkaMessage>("{\"Id\":\"c28dda3c-66d6-478e-ba42-41349dd91270\",\"Data\":\"{\\"AppointmentId\\":\\"b52ca46b-32c9-46fd-85f1-1e1c5175b14b\\",\\"IsShowNoShowPrompt\\":true,\\"BranchId\\":\\"e7de5336-becb-4393-9b6b-0b9c9c256560\\"}\",\"SendTime\":\"2026-08-27T09:30:00Z\"}"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

08/27/2026 09:29:37 (+603ms) Succeeded

Latency:
1h 7m
Duration:
586ms

+999ms Processing

Server:
1fe4d13c0df6:1
Worker:
d7a10c5a

+1h 7m Enqueued

Triggered by DelayedJobScheduler

+10ms Scheduled

Enqueue at:
08/27/2026 09:30:00

08/27/2026 08:21:57 Created