get_Timeout()

WebRequest::get_Timeout() method

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

virtual int32_t System::Net::WebRequest::get_Timeout()

Return Value

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

See Also