set_Ttl()

Socket::set_Ttl(int16_t) method

Sets the TTL value.

void System::Net::Sockets::Socket::set_Ttl(int16_t value)

Arguments

ParameterTypeDescription
valueint16_tThe value that must be set.

See Also