Table of Contents

Constructor EstimatedDocumentCountOperation

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

EstimatedDocumentCountOperation(CollectionNamespace, MessageEncoderSettings)

Initializes a new instance of the EstimatedDocumentCountOperation class.

public EstimatedDocumentCountOperation(CollectionNamespace collectionNamespace, MessageEncoderSettings messageEncoderSettings)

Parameters

collectionNamespace CollectionNamespace

The collection namespace.

messageEncoderSettings MessageEncoderSettings

The message encoder settings.