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

Socket::get_LocalEndPoint method

返回本地端点。

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

ReturnValue

本地端点。

另见