ZMQSocket::isPersistent

(PECL zmq >= 0.5.0)

ZMQSocket::isPersistentWhether the socket is persistent

Beschreibung

public ZMQSocket::isPersistent ( void ) : bool

Check whether the socket is persistent.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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