Table of Contents

Property IsPassive

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

IsPassive

Gets a value indicating whether this server instance is a passive instance.

[Obsolete("Passives are treated the same as secondaries.")]
public bool IsPassive { get; }

Property Value

bool