System::Net::HttpWebRequest::get_Timeout method

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

ReturnValue

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

See Also