get_Timeout()

HttpClient::get_Timeout() method

Gets the timespan to wait before the request times out.

TimeSpan System::Net::Http::HttpClient::get_Timeout()

Return Value

The timespan to wait before the request times out.

See Also