[#CZMQAbstractNotifier-DEFAULT_ZMQ_SNDHWM] = xref:CZMQAbstractNotifier.adoc[CZMQAbstractNotifier]::DEFAULT_ZMQ_SNDHWM :relfileprefix: ../ :mrdocs: Default ZMQ send high‐water mark (maximum queued outbound messages). == Synopsis Declared in `<zmq/zmqabstractnotifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int DEFAULT_ZMQ_SNDHWM = {1000}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#