This is the complete list of members for xtd::net::sockets::linger_option, including all inherited members.
| enabled() const noexcept | xtd::net::sockets::linger_option | |
| enabled(bool value) noexcept | xtd::net::sockets::linger_option | |
| equals(const object &obj) const noexcept | xtd::object | |
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| linger_option()=default | xtd::net::sockets::linger_option | |
| linger_option(bool enabled, uint32 linger_time) | xtd::net::sockets::linger_option | |
| linger_time() const noexcept | xtd::net::sockets::linger_option | |
| linger_time(uint32 value) noexcept | xtd::net::sockets::linger_option | |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| to_string() const noexcept | xtd::object | virtual |