예제 #1
0
 public void Dispose()
 {
     _logger.LogInformation("Closing connection...");
     _consumerSvc.CloseBrokerConnection();
 }