GraphThrottlingException.RetryAfter

GraphThrottlingException.RetryAfter property

Gets the Retry-After value returned by Microsoft Graph, when present.

public TimeSpan? RetryAfter { get; }

See Also