System::Net::Http::HttpClient::get_Timeout method

HttpClient::get_Timeout method

Gets the timespan to wait before the request times out.

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

ReturnValue

The timespan to wait before the request times out.

See Also