| ComponentSpace ICMP Class Library Reference |
|
IcmpMessage.Checksum Property
Get or sets the checksum.
[Visual Basic]
Public Property Checksum As
UInt16
[C#]
public
ushort Checksum {get; set;}
Property Value
The checksum.
See Also
IcmpMessage Class | ComponentSpace.Icmp Namespace