Table of Contents

Property IsDataBearing

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

IsDataBearing

Gets a value indicating whether this instance is a data bearing server.

public bool IsDataBearing { get; }

Property Value

bool

true if this instance is a data bearing server; otherwise, false.