Method IsWriteConcernErrorOnly
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
.