Table of Contents

Constructor HintForFindAndModifyFeature

Namespace
MongoDB.Driver.Core.Misc
Assembly
MongoDB.Driver.Core.dll

HintForFindAndModifyFeature(string, int)

Initializes a new instance of the HintForFindAndModifyFeature class.

public HintForFindAndModifyFeature(string name, int firstSupportedWireVersion)

Parameters

name string

The name of the feature.

firstSupportedWireVersion int

The first wire version that supports the feature.