ZMQSocket::getPersistentId
(PECL zmq >= 0.5.0)
ZMQSocket::getPersistentId — Get the persistent id
Descripción
public string ZMQSocket::getPersistentId
( void
)
Returns the persistent id of the socket.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Returns the persistent id string assigned of the object and NULL if socket is not persistent.