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

◆ socket_type()

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

Gets the type of the xtd::net::sockets::socket.

Returns
One of the xtd::net::sockets::socket_type values.
Remarks
xtd::net::sockets::socket::socket_type is read-only and is set when the xtd::net::sockets::socket is created.