betfairng
betfairng copied to clipboard
listMarketBook exception
I occasionally get an exception on
var book = client.ListMarketBook(markets.Keys.ToList(), this.priceProjection).Result;
in MarketListener.cs
What would be the best way to handle this exception as it currently crashes the program