get_Timeout()

HttpWebRequest::get_Timeout() method

Gets an amount of time in milliseconds after which the request will be timed out.

int32_t System::Net::HttpWebRequest::get_Timeout() override

Return Value

An amount of time in milliseconds after which the request will be timed out.

See Also