[Get60DayShortSellHistoryAndLiveDataByIndustry] - Duration: 18:22:32.182 - 18:22:37.181 System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
at DataAccess.BaseMsSQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName, Boolean v_bReturnEmptyTable)
at DataAccess.MsSQL.Get60DayShortSellHistoryAndLiveDataByIndustry(String ConnectionString, String IndCode)
at BusinessLogic.DataEngine.Get60DayShortSellHistoryAndLiveDataByIndustry(String ConnectionString, Language Language, String IndCode, List`1& listSSInfo, CustomException& customException)