xtd 0.2.0
Loading...
Searching...
No Matches

◆ address_family()

xtd::net::sockets::address_family xtd::net::sockets::socket::address_family ( ) const
noexcept

Gets the address family of the xtd::net::sockets::socket.

Returns
One of the xtd::net::sockets::address_family values.
Remarks
The xtd::net::sockets::address_family specifies the addressing scheme that an instance of the xtd::net::sockets::socket class can use. This property is read-only and is set when the xtd::net::sockets::socket is created.