(mongodb >=1.0.0)
MongoDB\Driver\Server::isSecondary β Checks if this server is a secondary member of a replica set
Returns whether this server is a Β» secondary member of a replica set.
This function has no parameters.
Returns true
if this server is a secondary member of a replica set, and
false
otherwise.