xtd::net::sockets::linger_option xtd::net::sockets::socket::get_socket_linger_option | ( | ) | const |
Returns the linger xtd::net::sockets::socket option, represented as xtd::net::sockets::linger_option.
xtd::net::sockets::socket_exception | An error occurred when attempting to access the socket. |
xtd::object_closed_exception | The xtd::net::sockets::socket has been closed. |