Click or drag to resize

ChangeStreamOperationTResult Properties

The ChangeStreamOperationTResult generic type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Gets or sets the size of the batch.
Public propertyCollation
Gets or sets the collation.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyDatabaseNamespace
Gets the database namespace.
Public propertyFullDocument
Gets or sets the full document option.
Public propertyMaxAwaitTime
Gets or sets the maximum await time.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyPipeline
Gets the pipeline.
Public propertyReadConcern
Gets or sets the read concern.
Public propertyResultSerializer
Gets the result serializer.
Public propertyResumeAfter
Gets or sets the resume after value.
Public propertyRetryRequested
Gets or sets a value indicating whether to retry.
Public propertyStartAfter
Gets or sets the start after value.
Public propertyStartAtOperationTime
Gets or sets the start at operation time.
Top
See Also