コード例 #1
0
 public Task StopAsync(CancellationToken cancellationToken)
 {
     return(_mqttService.StopAsync());
 }