System::Net::IPEndPoint::get_Address method

IPEndPoint::get_Address method

Gets the endpoint address.

System::SharedPtr<IPAddress> System::Net::IPEndPoint::get_Address()

ReturnValue

The endpoint address.

See Also