get_LocalEndpoint()

TcpListener::get_LocalEndpoint() method

Returns the underlying endpoint.

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

Return Value

The underlying endpoint.

See Also