set_Timeout()

WebClientProtocol::set_Timeout(int32_t) method

Sets the timespan to wait before the request times out.

void System::Web::Services::Protocols::WebClientProtocol::set_Timeout(int32_t value)

Arguments

ParameterTypeDescription
valueint32_tThe value that must be set.

See Also