Exemplo n.º 1
0
 internal void EstablishConnection()
 {
     if (_queueServiceApi != null)
     {
         _queueServiceApi.EstablishConnection();
     }
 }