Files
EnvelopeGenerator/EnvelopeGenerator.ServiceHost/Worker.cs
TekH 162f066b08 Refactor Worker to use IOptions for configuration
Replaced direct IConfiguration usage in Worker with IOptions<WorkerOptions> for strongly-typed configuration access. Updated delay interval assignment and added necessary namespace import.
2026-04-13 15:25:17 +02:00

1.2 KiB