public void ReqQryQuotation(ref CWtpSymbolField pInstrumentID) { lock (locker) { MdApi.ReqQryQuotation(ref pInstrumentID); } }