internal void Connect()
 {
     CheckIfDisposed();
     PipeConnection.Connect();
 }