CZMQAbstractNotifier::SetOutboundMessageHighWaterMark

Set the outbound message high-water mark, ignoring negative values.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

void
SetOutboundMessageHighWaterMark(int const sndhwm);

Parameters

NameDescription
sndhwmThe new high-water mark; ignored if negative.