MongoId::getPID

(PECL mongo >= 1.0.11)

MongoId::getPIDプロセス ID を取得する

説明

public MongoId::getPID ( void ) : int

Mongo ID から pid を取り出します。

パラメータ

この関数にはパラメータはありません。

返り値

MongoId の PID を返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top