GroupOperationTResult Properties |
The GroupOperationTResult generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Collation |
Gets or sets the collation.
| |
| CollectionNamespace |
Gets the collection namespace.
| |
| Filter |
Gets the filter.
| |
| FinalizeFunction |
Gets or sets the finalize function.
| |
| Initial |
Gets the initial aggregation result for each group.
| |
| Key |
Gets the key.
| |
| KeyFunction |
Gets the key function.
| |
| MaxTime |
Gets or sets the maximum time the server should spend on this operation.
| |
| MessageEncoderSettings |
Gets the message encoder settings.
| |
| ReduceFunction |
Gets the reduce function.
| |
| ResultSerializer |
Gets or sets the result serializer.
|