ZMQSocket::isPersistent
PHP function
Edit on GitHub ✎
(PECL zmq >= 0.5.0)
Whether the socket is persistent
Description
ZMQSocket::isPersistent(): bool
Check whether the socket is persistent.
Parameters Parameters
Return Values
Returns a Boolean based on whether the socket is persistent or not.