Php/docs/zmqsocket.ispersistent

提供:Dev Guides
< Php
移動先:案内検索

ZMQSocket::isPersistent

(PECL zmq >= 0.5.0)

ZMQSocket::isPersistentWhether the socket is persistent


説明

public ZMQSocket::isPersistent ( ) : bool

Check whether the socket is persistent.


パラメータ

この関数にはパラメータはありません。


返り値

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