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