minWireVersion property

int minWireVersion
getter/setter pair

The earliest version of the wire protocol that this mongod or mongos instance is capable of using to communicate with clients. Clients may use minWireVersion to help negotiate compatibility with MongoDB.

Implementation

int minWireVersion;