[#CNode-ExpectServicesFromConn] = xref:CNode.adoc[CNode]::ExpectServicesFromConn :relfileprefix: ../ :mrdocs: Whether we expect the peer to offer the services we want, given the connection type. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool ExpectServicesFromConn() const; ---- == Return Value true if we expect this connection type to provide the services we want. [.small]#Created with https://www.mrdocs.com[MrDocs]#