[#V2Transport-ShouldReconnectV1] = xref:V2Transport.adoc[V2Transport]::ShouldReconnectV1 :relfileprefix: ../ :mrdocs: Whether a v1 reconnect is warranted after this v2 connection failed. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff36f12b018, 0x7ff36f12b0d8), requires_capability(0x7ff36d8298a8, 0x7ff36d829968), requires_capability(0x7ff37edb2f48, 0x7ff37edb3008), requires_capability(0x7ff376f0fc08, 0x7ff376f0fcc8), requires_capability(0x7ff38f4a2fe8, 0x7ff38f4a30a8), requires_capability(0x7ff37e9f38c8, 0x7ff37e9f3988), requires_capability(0x7ff38de72188, 0x7ff38de72248), requires_capability(0x7ff389016648, 0x7ff389016708), requires_capability(0x7ff37aef0258, 0x7ff37aef0318), requires_capability(0x7ff37c358978, 0x7ff37c358a38), requires_capability(0x7ff37d9e2608, 0x7ff37d9e26c8)]] virtual bool ShouldReconnectV1() const noexcept override; ---- == Return Value true if a v1 reconnect should be attempted. [.small]#Created with https://www.mrdocs.com[MrDocs]#