Table of Contents

Property IsCompatibleWithDriver

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

IsCompatibleWithDriver

Gets a value indicating whether this server is compatible with the driver.

public bool IsCompatibleWithDriver { get; }

Property Value

bool

true if this server is compatible with the driver; otherwise, false.