get_LocalEndPoint()

Socket::get_LocalEndPoint() method

Returns the local endpoint.

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

Return Value

The local endpoint.

See Also