System::Net::HttpWebRequest::set_Timeout methode

HttpWebRequest::set_Timeout method

Stelt een tijdsduur in milliseconden in waarna het verzoek time-out zal gaan.

void System::Net::HttpWebRequest::set_Timeout(int timeout) override
ParameterTypeBeschrijving
timeoutintEen timeout om in te stellen.

Zie ook