apiargs-MongoDBDatabase-method-watch-option.yaml 973 Bytes
---
source:
  file: apiargs-method-watch-option.yaml
  ref: batchSize
---
source:
  file: apiargs-common-option.yaml
  ref: collation
---
source:
  file: apiargs-method-watch-option.yaml
  ref: fullDocument
---
source:
  file: apiargs-method-watch-option.yaml
  ref: maxAwaitTimeMS
---
source:
  file: apiargs-MongoDBDatabase-common-option.yaml
  ref: readConcern
---
source:
  file: apiargs-MongoDBDatabase-common-option.yaml
  ref: readPreference
post: |
  This is used for both the initial change stream aggregation and for
  server selection during an automatic resume.
---
source:
  file: apiargs-method-watch-option.yaml
  ref: resumeAfter
---
source:
  file: apiargs-common-option.yaml
  ref: session
---
source:
  file: apiargs-method-watch-option.yaml
  ref: startAfter
post: |
  .. versionadded: 1.5
---
source:
  file: apiargs-method-watch-option.yaml
  ref: startAtOperationTime
---
source:
  file: apiargs-MongoDBDatabase-common-option.yaml
  ref: typeMap
...