Exemple #1
0
 public void OnStarted()
 {
     _logger.LogInformation("OnStarted has been called.");
     _client.ReceiveMessageAsync();
 }