GraphThrottlingException.RetryAfterHeader

GraphThrottlingException.RetryAfterHeader property

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

public string RetryAfterHeader { get; }

See Also