System::Net::Sockets::Socket::get_LocalEndPoint method

Socket::get_LocalEndPoint method

Returns the local endpoint.

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

ReturnValue

The local endpoint.

See Also