Table of Contents

Property IsArbiter

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

IsArbiter

Gets a value indicating whether this instance is an arbiter.

public bool IsArbiter { get; }

Property Value

bool

true if this instance is an arbiter; otherwise, false.