Retry-After header value indicating when to retry request
Source position: httpdefs.pp line 627
public property TResponse.RetryAfter : string |
RetryAfter contains the Retry-After header value, indicating when the client should retry the request. This is used with 503 Service Unavailable and 429 Too Many Requests responses.