public Int32 CheckSilence(Int32 wChnlNo, Int32 wCheckNum) { lock (syncObj) { return(D160X.CheckSilence(wChnlNo, wCheckNum)); } }