Click or drag to resize
IpPacketChecksum Property
The checksum of the header of this 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 ushort Checksum { get; set; }

Property Value

Type: UInt16
See Also