Mongo::getSlaveOkay
(PECL mongo >=1.1.0)
Mongo::getSlaveOkay — Get slaveOkay setting for this connection
Description
public bool Mongo::getSlaveOkay
( void
)
See the query section of this manual for information on distributing reads to slaves.
Parameters
This function has no parameters.
Return Values
Returns the value of slaveOkay for this instance.
There are no user contributed notes for this page.
