Table of Contents

Property IsServerDefault

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

IsServerDefault

Gets a value indicating whether this write concern will use the default on the server.

public bool IsServerDefault { get; }

Property Value

bool

true if this instance is the default; otherwise, false.