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