[Get ETF Search] - Duration: 09:55:41.273 - 09:55:44.551
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Common.GeneralUtility.GetXml(String v_sXmlUrl, Int32 v_iTimeout, Encoding v_eEncoding)
at DataAccess.CacheEngine.GetQuote(String ConnectionString, String v_sSymbol, DataType v_eDataType, Language v_eLanguage, Boolean isShowADRShare, Boolean isShowAShare, Boolean isShowCallPutTurnover)
at DataAccess.CacheEngine.GetQuote(String ConnectionString, String v_sSymbol, DataType v_eDataType, Language v_eLanguage, Boolean isShowADRShare, Boolean isShowAShare)
at BusinessLogic.DataEngine.GetETFSearch(String WebServConnectionString, String QuoteHKConnectionString, String QuoteConnectionString, String RedBoxIXConnectionString, DataType DataType, Language Language, String viewType, String no_of_record, String fund_type_id, String geo_id, String issuer_id, String manager_id, String type_of_etf, String type_of_listing, String expense_ratio, String etf_name, String fund_size, String tradingCurrency, String yield, String underlying, String premium, List`1& listETF, CustomException& customException)