becb6083312b532c8984c53a8185e2946590c9b1
- Added null-safety checks (`?.`) for `ILogger` usage in `OutgoingEmailConsumer`. - Removed unused `AsyncEventingBasicConsumer` and `_lazyInit` fields. - Updated `DisposeAsync` to check `_lazyChannel.IsValueCreated` before accessing it. - Added infinite delay in `AsyncInitWorker` to keep the background service active until cancellation. - Improved overall maintainability and reduced potential runtime issues.
DigitalData.MessagingService
Description
Languages
C#
100%