Interface IMayUseSecondaryCriteria
Represents the criteria for using a secondary for operations that may use a secondary.
public interface IMayUseSecondaryCriteria
Properties
- EffectiveReadPreference
The effective read preference (initially the same as ReadPreference but possibly altered by the server selector).
- ReadPreference
The read preference.
Methods
- CanUseSecondary(ServerDescription)
Whether a particular secondary can be used.