Microsoft.Data.SqlClient.SqlRetryingEventArgs
Represents the set of arguments passed to the Retrying event.
Gets or sets a value that indicates whether the retry logic should be canceled.
Gets the current waiting time as a TimeSpan object.
Gets the list of exceptions since the first attempt failure.
Retry-attempt-number, after the first exception occurrence.
Initializes a new instance of the SqlRetryingEventArgs class.