We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5e431 commit 0457348Copy full SHA for 0457348
1 file changed
src/Documentation/Content/AsynchronousServices.aml
@@ -8,9 +8,7 @@
8
<para>
9
The openstack.net SDK is migrating to an asynchronous service model using the <token>TaskBasedAsync</token>
10
for ongoing feature support. This page contains information about several aspects of the asynchronous interfaces
11
- which could result in some confusion during development. It also describes the inclusion of extension methods
12
- that allow new product features to be used in code that is not allowed to make asynchronous API
13
- calls.
+ which could result in some confusion during development.
14
</para>
15
</introduction>
16
0 commit comments