public void purge_from_all()
 {
     theTransport.InitializeAllObjects();
     theTransport.PurgeAllQueues();
 }