WriteConcernJournaled Parameter (Connect-MongoDB Cmdlet)
Requires acknowledgment that the mongod instances, as specified in the WriteConcern property, have written to the on-disk journal.
Syntax
Connect-MongoDB -WriteConcernJournaled bool
Data Type
bool
Default Value
true
Remarks
It requests acknowledgment that the mongod instances, as specified in the WriteConcern property, have written to the on-disk journal.