PostCollectionQuery Properties |
The PostCollectionQuery type exposes the following members.
Name | Description | |
---|---|---|
EnforceReplicationFactor |
Default is true which means the server will check if there are enough replicas
available at creation time and bail out otherwise. Set to false to disable
this extra check.
| |
WaitForSyncReplication |
Default is true which means the server will only report success back to the
client if all replicas have created the collection. Set to false if you want
faster server responses and don’t care about full replication.
|