Click or drag to resize
IpPacketVersion Property
The version of the IP 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 IpVersion Version { get; }

Property Value

Type: IpVersion
See Also