Пример #1
0
 public async Task <MQTTGetStatusGateResponse> GetHealthAsync()
 {
     return(await _client.GetStatusAsync());
 }