GraphThrottlingException.RetryAttempts

GraphThrottlingException.RetryAttempts property

Gets the number of retry attempts that were performed before the exception was raised.

public int RetryAttempts { get; }

See Also