System::Web::Services::Protocols::WebClientProtocol::set_Timeout method

WebClientProtocol::set_Timeout method

Sets the timespan to wait before the request times out.

void System::Web::Services::Protocols::WebClientProtocol::set_Timeout(int32_t value)
ParameterTypeDescription
valueint32_tThe value that must be set.

See Also