HexIcmp properties
Quick reference
Click on the property names for details.
| Name |
Type |
Description |
| Error |
Long |
Error code from last Ping
call |
| RecvAddr |
Long |
IP address of incoming packet sender (network byte order) |
| RecvRtt |
Long |
Round Trip Time for ping packet (milliseconds) |
| RecvTtl |
Byte |
Time To Live of incoming packet (hops) |
| SendAllowFrag |
Boolean |
Allow fragmentation of outgoing packet |
| SendSize |
Long |
Size of outgoing packet (bytes) |
| SendTtl |
Byte |
Time To Live for outgoing packet (hops) |
| Timeout |
Long |
Maximum wait time for Ping
call (milliseconds) |
| Licensing |
| Expires |
Date |
End of the evaluation period |
| LicensedProcessors |
Long |
Number of processors for which this component is licensed |
| LicensedUser |
String |
Name of licensee for this component |
| Version |
String |
Component version |
|