[#CConnman-Options-nMaxOutboundLimit] = xref:CConnman.adoc[CConnman]::xref:CConnman/Options.adoc[Options]::nMaxOutboundLimit :relfileprefix: ../../ :mrdocs: Maximum number of bytes to upload per cycle (0 = unlimited). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t nMaxOutboundLimit = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#