Property IsCompatibleWithDriver
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
IsCompatibleWithDriver
Gets a value indicating whether this cluster is compatible with the driver.
public bool IsCompatibleWithDriver { get; }Property Value
true if this cluster is compatible with the driver; otherwise, false.