System::Net::Sockets::LingerOption::set_LingerTime method

LingerOption::set_LingerTime method

Sets a delay timeout in seconds.

void System::Net::Sockets::LingerOption::set_LingerTime(int32_t value)
ParameterTypeDescription
valueint32_tA value that must be set.

See Also