Property EnableOverloadRetargeting
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.dll
EnableOverloadRetargeting
Gets a value indicating whether overload retargeting is enabled.
public bool? EnableOverloadRetargeting { get; }
Property Value
- bool?
Remarks
This option requires MongoDB Atlas Server Version 9.0 and above.