ZMQSocket
PHP Manual

ZMQSocket::isPersistent

(PECL zmq >= 0.5.0)

ZMQSocket::isPersistentWhether the socket is persistent

Descrierea

public boolean ZMQSocket::isPersistent ( void )

Check whether the socket is persistent.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns a boolean based on whether the socket is persistent or not.


ZMQSocket
PHP Manual