betfairng icon indicating copy to clipboard operation
betfairng copied to clipboard

listMarketBook exception

Open fptrader opened this issue 9 years ago • 0 comments

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

fptrader avatar Jan 24 '16 10:01 fptrader