Commerce APIs – Framework and run-time support for Async patterns
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Important
Some of the functionality described in this release plan has not been released. Delivery timelines may change and projected functionality may not be released (see Microsoft policy). Learn more: What's new and planned
Enabled for | Public preview | General availability |
---|---|---|
End users, automatically | Mar 31, 2020 | To be announced |
Business value
This feature provides support for an async/await programming model for the Commerce Runtime framework, Retail Server controllers, and Database access. This will allow developers to achieve higher performance results during high loads, and faster execution time when parts of the business logic can be executed in parallel.
Feature details
The Commerce API framework has been enhanced to support asynchronous execution of extensions.
See also
Create asynchronous Commerce CRT APIs in your business logic (docs)