private void btn_Ready_Click(object sender, EventArgs e) { bool flag = hollycontacthelper.SetReady(); LogRequest("SetReady-->>" + flag); }