ZMQContext::isPersistent

(PECL zmq >= 0.5.0)

ZMQContext::isPersistentWhether the context is persistent

説明

public ZMQContext::isPersistent(): bool

Whether the context is persistent. Persistent context is needed for persistent connections as each socket is allocated from a context.

パラメータ

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

戻り値

Returns true if the context is persistent and false if the context is non-persistent.

関連キーワード:  persistent, ontext, Whether, ZMQContext, isPersistent, context, パラメータ, each, 関数, from