autoReconnect property

bool? autoReconnect
final

Flag to decide whether or not to attempt a reconnect (3 attempts) in the case of a login failure with legitimate credentials

Implementation

final bool? autoReconnect;