Sundaram Subramanian
What is the difference between async:false and async:true in jquery ajax?
By Sundaram Subramanian in .NET on Aug 03 2017
  • Vipin Dhingra
    Nov, 2017 30

    by default async is true. it means process will be continuing in jQuery ajax without wait of request.Async false means it will not go to next step untill the response will come.

    • 3
  • Rushyanth Reddy
    Aug, 2018 22

    By default async is true process will be continuing in jQuery ajax without wait of request. async false means it will not go to next step untill the response will come.

    • 0
  • Vipin Dhingra
    Nov, 2017 30

    async true means it is being functional continues even non stop without any response.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS