Get the ZMQ endpoint address this notifier publishes to.
Synopsis
Declared in <zmq/zmqabstractnotifier.h>
std::string
GetAddress() const;
Return Value
The ZMQ endpoint address this notifier publishes to.
Created with MrDocs