[#CConnman-GetTryNewOutboundPeer] = xref:CConnman.adoc[CConnman]::GetTryNewOutboundPeer :relfileprefix: ../ :mrdocs: Return whether we are currently trying to open an extra outbound peer. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool GetTryNewOutboundPeer() const; ---- == Return Value true if we are currently trying to open an extra outbound peer. [.small]#Created with https://www.mrdocs.com[MrDocs]#