System::Net::Http::HttpClient::set_Timeout method
HttpClient::set_Timeout method
Sets the timespan to wait before the request times out.
void System::Net::Http::HttpClient::set_Timeout(TimeSpan value)
Parameter | Type | Description |
---|---|---|
value | TimeSpan | The value that will be set. |
See Also
- Class TimeSpan
- Class HttpClient
- Namespace System::Net::Http
- Library Aspose.TeX for C++