Interface ResumeOptions

Deprecated

Please use the ChangeStreamCursorOptions type instead.

Hierarchy

  • ResumeOptions

Properties

batchSize?: number
collation?: CollationOptions
fullDocument?: string
maxAwaitTimeMS?: number
readPreference?: ReadPreference
resumeAfter?: unknown
startAfter?: unknown
startAtOperationTime?: Timestamp

Generated using TypeDoc