Table of Contents

Property RetryWaitBetweenAttempts

Namespace
NATS.Client.JetStream
Assembly
NATS.Client.JetStream.dll

RetryWaitBetweenAttempts

Specifies the duration to wait between retry attempts for a failed publish operation. See RetryAttempts for the number of retry attempts.

public TimeSpan RetryWaitBetweenAttempts { get; init; }

Property Value

TimeSpan