コード例 #1
0
            void IAuction.Disconnect()
            {
                this.NotToBeGCD.Close();
                ConsoleAppHelper.WaitDisconnectingTo(this.NotToBeGCD.Connection);

                mListener.AuctionDisconnected();
            }