protected function closeTransport()
 {
     $this->transport->disconnect();
 }