RetryingEventArgs
Contains information that is required for the Retrying event.
Gets the current retry count.
Gets the delay that indicates how long the current thread will be suspended before the next iteration is invoked.
Gets the exception that caused the retry conditions to occur.
Initializes a new instance of the RetryingEventArgs class.