Php/docs/zmqsocket.ispersistent

From Get docs

ZMQSocket::isPersistent

(PECL zmq >= 0.5.0)

ZMQSocket::isPersistentWhether the socket is persistent


Description

public ZMQSocket::isPersistent ( ) : bool

Check whether the socket is persistent.


Parameters

This function has no parameters.


Return Values

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