mongocursortimeoutexception(3) php man page | unix.com

Man Page: mongocursortimeoutexception

Operating Environment: php

Section: 3

MONGOCURSORTIMEOUTEXCEPTION(3)						 1					    MONGOCURSORTIMEOUTEXCEPTION(3)

The MongoCursorTimeoutException class

INTRODUCTION
Caused by a query timing out. You can set the length of time to wait before this exception is thrown by calling MongoCursor.timeout(3) on the cursor or setting MongoCursor::$timeout. The static variable is useful for queries such as database commands and MongoCollection.find- One(3), both of which implicitly use cursors.
CLASS SYNOPSIS
MongoCursorTimeoutException MongoCursorTimeoutExceptionextends MongoCursorException PHP Documentation Group MONGOCURSORTIMEOUTEXCEPTION(3)
Related Man Pages
mongocursor(3) - php
mongocollection.insert(3) - php
mongocollection.save(3) - php
mongocollection.batchinsert(3) - php
mongoclient.killcursor(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update