get_RetryAfter()

HttpResponseHeaders::get_RetryAfter() method

Gets a value of the ‘Retry-After’ header.

System::SharedPtr<RetryConditionHeaderValue> System::Net::Http::Headers::HttpResponseHeaders::get_RetryAfter()

Return Value

A value of the ‘Retry-After’ header.

See Also