get_Address()

IPPacketInformation::get_Address() method

Returns the address from which the package is received.

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

Return Value

The address from which the package is received.

See Also