set_Timeout()
HttpClientHandler::set_Timeout(int32_t) method
Gets an amount of time in milliseconds after which the request will be timed out.
void System::Net::Http::HttpClientHandler::set_Timeout(int32_t timeout)
Arguments
Parameter | Type | Description |
---|---|---|
timeout | int32_t | An amount of time in milliseconds after which the request will be timed out. |
See Also
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Slides