[#CConnman-GetUseAddrmanOutgoing] = xref:CConnman.adoc[CConnman]::GetUseAddrmanOutgoing :relfileprefix: ../ :mrdocs: Return whether outgoing peers are selected via the address manager. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool GetUseAddrmanOutgoing() const; ---- == Return Value true if outgoing peers are selected via the address manager. [.small]#Created with https://www.mrdocs.com[MrDocs]#