ZMQSocket::isPersistent
(PECL zmq >= 0.5.0)
ZMQSocket::isPersistent — Whether the socket is persistent
Descrição
public boolean ZMQSocket::isPersistent
( void
)
Check whether the socket is persistent.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns a boolean based on whether the socket is persistent or not.