ZMQSocket::isPersistent

(PECL zmq >= 0.5.0)

ZMQSocket::isPersistentWhether the socket is persistent

說明

public ZMQSocket::isPersistent(): bool

Check whether the socket is persistent.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

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