Property IgnoreAuthErrorAbort
IgnoreAuthErrorAbort
Opts-out of the default connect behavior of aborting subsequent reconnect attempts if server returns the same auth error twice.
public bool IgnoreAuthErrorAbort { get; init; }
Opts-out of the default connect behavior of aborting subsequent reconnect attempts if server returns the same auth error twice.
public bool IgnoreAuthErrorAbort { get; init; }