Initialize the publisher, binding or connecting its socket.
Declared in <zmq/zmqpublishnotifier.h>
virtual
bool
Initialize(void* pcontext) override;
True on success, false if initialization failed.
| Name | Description |
|---|---|
| pcontext | The ZMQ context to create the socket in. |