System::Net::Sockets::IPPacketInformation::get_Address method

IPPacketInformation::get_Address method

Returns the address from which the package is received.

System::SharedPtr<IPAddress> System::Net::Sockets::IPPacketInformation::get_Address()

ReturnValue

The address from which the package is received.

See Also