set_ConnectionTimeout()

Socket::set_ConnectionTimeout(int32_t) method

Sets the connection timeout.

void System::Net::Sockets::Socket::set_ConnectionTimeout(int32_t value)

Arguments

ParameterTypeDescription
valueint32_tThe value that must be set.

See Also