in our web app using asp.net mvc 5 + webapi 2.0 , i'm experiencing system.operationcanceledexception, happens when 1 specific api called (rest apis called mobile devices).
thing specific api is, called in 5 second intervals (it checking status of order).
any clues might causing this? found related posts happens when user goes webpage another, api. im not sure if there way 'cancel' http request mobile device ..
Comments
Post a Comment