[#CNode-IsManualOrFullOutboundConn] = xref:CNode.adoc[CNode]::IsManualOrFullOutboundConn :relfileprefix: ../ :mrdocs: Whether this is a manual or outbound full‐relay connection. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsManualOrFullOutboundConn() const; ---- == Return Value true for manual and outbound full‐relay connections. [.small]#Created with https://www.mrdocs.com[MrDocs]#