System::Net::Http::HttpClientHandler::set_Timeout method
HttpClientHandler::set_Timeout 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)
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.PUB for C++