Batch requests

You can also execute batch requests to a web service.

To enable batch requests, perform the following:

  1. Open your web.config file.
  2. Inside section <appSettings>, add
    <add key="aspnet:UseTaskFriendlySynchronizationContext" value="true" />
  3. Save and close the web.config.

For more information about batch requests, see oData docmentaion » Batch Requests.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?