| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
MongoCursorInterface::timeout(PECL mongo >=1.5.0) MongoCursorInterface::timeout — Sets a client-side timeout for this query 説明A timeout can be set at any time and will affect subsequent data retrieval associated with this cursor, including fetching more results from the database. パラメータ
返り値Returns this cursor. エラー / 例外Causes methods that fetch results to throw a MongoCursorTimeoutException if the data fetch takes longer than the specified number of milliseconds. 参考
|
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「MongoCursorInterface::timeout - Sets a client-side timeout for this query」をGoogle検索
|