Table of Contents

Property IsServerDefault

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

IsServerDefault

Gets a value indicating whether this is the server's default read concern.

public bool IsServerDefault { get; }

Property Value

bool

true if this instance is default; otherwise, false.