[#CZMQAbstractNotifier-GetOutboundMessageHighWaterMark] = xref:CZMQAbstractNotifier.adoc[CZMQAbstractNotifier]::GetOutboundMessageHighWaterMark :relfileprefix: ../ :mrdocs: Get the configured outbound message high‐water mark. == Synopsis Declared in `<zmq/zmqabstractnotifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int GetOutboundMessageHighWaterMark() const; ---- == Return Value The configured outbound message high‐water mark. [.small]#Created with https://www.mrdocs.com[MrDocs]#