public DequeueMessagesDtoClient Dequeue(DeviceListDtoClient deviceList) { return(_messagingServiceClient.Dequeue(deviceList)); }