Transport::ShouldReconnectV1

Whether upon disconnections, a reconnect with V1 is warranted.

Synopsis

Declared in <net.h>

virtual
bool
ShouldReconnectV1() const noexcept = 0;

Return Value

true if a v1 reconnect should be attempted.