protected override void OnStop() { ProcessingService.Stop(); ocrService.Dispose(); Log.Information("Car Service Stopped"); }