get_Server()

TcpListener::get_Server() method

Returns the underlying network socket.

System::SharedPtr<Socket> System::Net::Sockets::TcpListener::get_Server()

Return Value

The underlying network socket.

See Also