Swoole\Process::statQueue

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Process::statQueueGet the stats of the message queue used as the communication method between processes.

Opis

public Swoole\Process::statQueue ( void ) : array

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The array of status of the message queue.

add a note add a note

User Contributed Notes

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