I am calling .Net Controller action using ajax POST.
My action method will take time to process and return data (Takes around 1 min.).
When I run from local, I