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

◆ handle()

intptr xtd::net::sockets::socket::handle ( ) const
noexcept

Gets the operating system handle for the xtd::net::sockets::socket.

Returns
An intptr that represents the operating system handle for the xtd::net::sockets::socket.
Examples
socket_tcp_ip_v4_without_thread.cpp.