System::Net::Http::Headers::HttpResponseHeaders::set_RetryAfter method
HttpResponseHeaders::set_RetryAfter method
Sets a value of the ‘Retry-After’ header.
void System::Net::Http::Headers::HttpResponseHeaders::set_RetryAfter(System::SharedPtr<RetryConditionHeaderValue> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<RetryConditionHeaderValue> | The value that must be set. |
See Also
- Typedef SharedPtr
- Class RetryConditionHeaderValue
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++