System::Net::Sockets::TcpListener::get_LocalEndpoint method

TcpListener::get_LocalEndpoint method

Returns the underlying endpoint.

System::SharedPtr<EndPoint> System::Net::Sockets::TcpListener::get_LocalEndpoint()

ReturnValue

The underlying endpoint.

See Also