Whether a v1 reconnect is warranted; always false for a v1 transport.
Synopsis
Declared in <net.h>
virtual
bool
ShouldReconnectV1() const noexcept override;
Return Value
always false, since this is already a v1 transport.
Created with MrDocs