Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphSettings.MaxThrottlingRetryCount Property

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)

MaxThrottlingRetryCount

Gets the maximum count of attempts the GraphClient can retry single failed request. Default is 6 retry attempts.

Declaration
public int MaxThrottlingRetryCount { get; set; }
Property Value
Type Description
Int32
Remarks

Currently handled error codes:

429 Too Many Requests.
503 Service Unavailable.
504 Gateway Timeout.
For more info about throttling see Microsoft documentation.
In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies