PHP » GoLang |
login |
register |
about
|
GoLang MongoCursorInterface::timeout
request it (377)
GoLang replacement for PHP's MongoCursorInterface::timeout
[edit | history]
PHP MongoCursorInterface::timeoutPHP original manual for MongoCursorInterface::timeout [ show | php.net ]MongoCursorInterface::timeout(PECL mongo >=1.5.0) MongoCursorInterface::timeout — Sets a client-side timeout for this query DescriptionA timeout can be set at any time and will affect subsequent data retrieval associated with this cursor, including fetching more results from the database. Parameters
Return ValuesReturns this cursor. Errors/ExceptionsCauses methods that fetch results to throw a MongoCursorTimeoutException if the data fetch takes longer than the specified number of milliseconds. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|