MongoCursorException::getHostThe hostname of the server that encountered the error Description
public string MongoCursorException::getHost
( void
)
Returns the hostname of the server the query was sent too. ParametersThis function has no parameters. Return ValuesReturns the hostname, or NULL if the hostname is unknown. |