WriteConcern Parameter (Connect-MongoDB Cmdlet)
Requests acknowledgment that the write operation has propagated to the specified number of mongod instances.
Syntax
Connect-MongoDB -WriteConcern string
Data Type
cstr
Default Value
"0"
Remarks
Requests acknowledgment that the write operation has propagated to the specified number of mongod instances.