Пример #1
0
 public DequeueMessagesDtoClient Peek(DeviceListDtoClient deviceList)
 {
     return(_messagingServiceClient.Peek(deviceList));
 }