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 4d3aa2e commit cd70bcfCopy full SHA for cd70bcf
source/includes/try-next-warning.rst
@@ -1,6 +1,6 @@
1
-.. warning:: Outdated resumeToken with ``tryNext()``
+.. warning::
2
3
The `tryNext() <{+api+}/classes/ChangeStream.html#tryNext>`_ method does not
4
automatically update the change stream's `resumeToken.
5
- <{+api+/classes/ChangeStream.html#resumeToken}>`_ If you require an updated
+ <{+api+}/classes/ChangeStream.html#resumeToken}>`_ If you require an updated
6
``resumeToken``, use the ``next()`` method.
0 commit comments