public Int32 DJFax_RcvFaxFile(Int32 wChnlNo, byte[] FileName) { lock (syncObj) { return(D160X.DJFax_RcvFaxFile(wChnlNo, FileName)); } }