Set the outbound message high‐water mark, ignoring negative values.
Synopsis
Declared in <zmq/zmqabstractnotifier.h>
void
SetOutboundMessageHighWaterMark(int const sndhwm);
Parameters
Name |
Description |
sndhwm |
The new high‐water mark; ignored if negative. |
Created with MrDocs