Click or drag to resize
IpPacketDestination Property
The IPv4 address of the receiver of the packet.

Namespace: Network.Sim.Network.Ip
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IpAddress Destination { get; }

Property Value

Type: IpAddress
See Also