示例#1
0
        public void TearDown()
        {
            var init = new BusHub(name, connection);

            init.Delete().Wait();
        }