Table of Contents

Property IgnoreAuthErrorAbort

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

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; }

Property Value

bool