public MessageQueueController(IMessageQueueAdminService messageQueueAdminService) { _messageQueueAdminService = messageQueueAdminService; }