GraphThrottlingException.Headers

GraphThrottlingException.Headers property

Gets response headers captured from the throttling response.

public IDictionary<string, string> Headers { get; }

See Also