HI: I have a trouble when run next code, I want to connect Bluetooth device with mobile phone, and sevice is serialport, but when the bluetooth device is closed, when the code run in 'client.Connect(btaddress, spguid);', it will stay in there forever, it troubled me, I want to know if there is...