Hi,
I have a pretty serious problem that I'm looking for a solution. When eSignal loses connectivity (due to a bad internet connection in this case), the API doesn't throw any exceptions or fire any events letting me know of the condition. The real problem is that IsTickerValid(...) starts just returning false for all tickers!
Does anyone know a reliable way to detect lost network connectivity?
Cheers!
-Sean
I have a pretty serious problem that I'm looking for a solution. When eSignal loses connectivity (due to a bad internet connection in this case), the API doesn't throw any exceptions or fire any events letting me know of the condition. The real problem is that IsTickerValid(...) starts just returning false for all tickers!
Does anyone know a reliable way to detect lost network connectivity?
Cheers!
-Sean
Comment