AggregateOperationTResult Properties |
The AggregateOperationTResult generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDiskUse |
Gets or sets a value indicating whether the server is allowed to use the disk.
| |
| BatchSize |
Gets or sets the size of a batch.
| |
| Collation |
Gets or sets the collation.
| |
| CollectionNamespace |
Gets the collection namespace.
| |
| Comment |
Gets or sets the comment.
| |
| DatabaseNamespace |
Gets the database namespace.
| |
| Hint |
Gets or sets the hint. This must either be a BsonString representing the index name or a BsonDocument representing the key pattern of the index.
| |
| Let |
Gets or sets the "let" definition.
| |
| MaxAwaitTime |
Gets or sets the maximum await time.
| |
| MaxTime |
Gets or sets the maximum time the server should spend on this operation.
| |
| MessageEncoderSettings |
Gets the message encoder settings.
| |
| Pipeline |
Gets the pipeline.
| |
| ReadConcern |
Gets or sets the read concern.
| |
| ResultSerializer |
Gets the result value serializer.
| |
| RetryRequested |
Gets or sets a value indicating whether to retry.
| |
| UseCursor | Obsolete.
Gets or sets a value indicating whether the server should use a cursor to return the results.
|