We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5659e5 commit d33baacCopy full SHA for d33baac
source/crud/configure.txt
@@ -205,10 +205,12 @@ a client:
205
.. literalinclude:: /includes/fundamentals/code-examples/ReplicaSetConfigs.cs
206
:start-after: start-retry-reads-writes
207
:end-before: end-retry-reads-writes
208
+ :emphasize-lines: 2-3
209
:language: csharp
210
:dedent:
211
-To learn more about supported retryable reads and retryable writes, see :manual:`Retryable Reads </core/retryable-reads/>`
212
+To learn more about supported retryable read and retryable write operations, see
213
+:manual:`Retryable Reads </core/retryable-reads/>`
214
and :manual:`Retryable Writes </core/retryable-writes/>` in the {+mdb-server+} manual.
215
216
API Documentation
0 commit comments