Property IsServerDefault

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.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.