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