MongoDB\Driver\Server::getType
PHP function
Edit on GitHub ✎
(mongodb >=1.0.0)
Returns an integer denoting the type of this server
Description
MongoDB\Driver\Server::getType(): int
Returns an int denoting the type of this server. The value will correlate with a MongoDB\Driver\Server constant.
Parameters Parameters
Return Values
Returns an int denoting the type of this server.