Instance Propertyswift-mongodb 0.27.0MongoDriver->Mongo
preference
The read preference that will be appended to the relevant command.
Mongo.SessionLabels.swift:23let preference: ReadPreference?
Other members in extension
Instance members
let clusterTime: ClusterTime?
The notarized cluster time that will be appended to the relevant command.
let session: SessionIdentifier
The session identifier that will be appended to the relevant command.
let transaction: TransactionLabels?
The transaction number and phase that will be appended to the relevant command.