Metodo System::Net::Sockets::Socket::get_LocalEndPoint

Socket::get_LocalEndPoint method

Restituisce il punto finale locale.

System::SharedPtr<EndPoint> System::Net::Sockets::Socket::get_LocalEndPoint()

ReturnValue

Il punto finale locale.

Vedi anche