IpPacketChecksum Property |
The checksum of the header of this IP packet.
Namespace: Network.Sim.Network.IpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ushort Checksum { get; set; }
Property Value
Type:
UInt16
See Also