CallbackDispatchOptions.MaxAttempts property

Maximum number of retry attempts for failed callback requests.

public int MaxAttempts { get; set; }

See Also