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.
Created with MrDocs
Whether upon disconnections, a reconnect with V1 is warranted.
Declared in <net.h>
virtual
bool
ShouldReconnectV1() const noexcept = 0;
true if a v1 reconnect should be attempted.
Created with MrDocs