public TransportConnectionManager(ConnectionManager connectionManager)
 {
     _connectionManager = connectionManager;
 }