Click or drag to resize

GroupOperationTResult Properties

The GroupOperationTResult generic type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyFilter
Gets the filter.
Public propertyFinalizeFunction
Gets or sets the finalize function.
Public propertyInitial
Gets the initial aggregation result for each group.
Public propertyKey
Gets the key.
Public propertyKeyFunction
Gets the key function.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyReduceFunction
Gets the reduce function.
Public propertyResultSerializer
Gets or sets the result serializer.
Top
See Also