namespace Models.Model.External; public enum CommunicationCommand { GetScanningProgress, GetSearches, StopScanning, DbReindex, DbVacuum, }