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 dff2526 commit ef460a4Copy full SHA for ef460a4
source/crud/transactions.txt
@@ -75,9 +75,9 @@ describes the properties that you can set on a ``ClientSessionOptions`` object:
75
- Description
76
77
* - ``CausalConsistency``
78
- - Specifies whether the session is causally consistent. In a causally consistent session,
79
- the driver executes operations in the order they were issued. To learn more, see
80
- :ref:`<csharp-causal-consistency>`.
+ - | Specifies whether the session is causally consistent. In a causally consistent session,
+ the driver executes operations in the order they were issued. To learn more, see
+ :ref:`<csharp-causal-consistency>`.
81
|
82
| **Data Type**: {+bool-data-type+}
83
| **Default**: ``true``
0 commit comments