MongoDB\Driver\ReadPreference::getHedge

(mongodb >=1.8.0)

MongoDB\Driver\ReadPreference::getHedgeReturns the ReadPreference's "hedge" option

Descrierea

final public MongoDB\Driver\ReadPreference::getHedge ( ) : object|null

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the ReadPreference's "hedge" option.

Erori/Excepții

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top