ZMQSocket::isPersistent

Whether the socket is persistent

Description

public bool ZMQSocket::isPersistent()

Check whether the socket is persistent.

Parameters

This function has no parameters.

Return Values

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