private void btn_ForceLogout_Click(object sender, EventArgs e) { bool flag = hollycontacthelper.ListenToQZQC(HollyContactHelper.ConDeviceType.座席工号, txtBox_NumbertoDial.Text.Trim()); LogRequest("ListenToQZQC-->>" + flag); }