RetryDelayArguments
Represents the arguments used by RetryDelayGenerator for generating the next retry delay.
Gets The zero-based attempt number.
Gets the delay suggested by the retry strategy.
Initializes a new instance of the RetryDelayArguments struct.