Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method IsWriteConcernErrorOnly

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

IsWriteConcernErrorOnly()

Determines whether the exception is due to a write concern error only.

public bool IsWriteConcernErrorOnly()

Returns

bool

true if the exception is due to a write concern error only; otherwise, false.