ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

說明

public integer ZMQPoll::count ( void )

Count the items in the poll set.

參數

此函式沒有參數。

回傳值

Returns an integer representing the amount of items in the poll set.

add a note add a note

User Contributed Notes

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