public void Disconnect()
 {
     RAS.RasHangUp(m_ConnectedRasHandle);
 }