HexTcpQuery properties
Quick reference
Click on the property names for details.
| Name |
Type |
Description |
| Error |
Long |
Error code from the last query |
| LocalAddr |
Long |
IP address to use on the local host (network byte order) |
| LocalPort |
Short |
Port number to use on the local host (host byte order) |
| MaxBufferSize |
Long |
Maximum number of bytes to receive as a
query response |
| RemoteAddr |
Long |
IP address of the remote host (network byte order) |
| RemotePort |
Short |
Port number for remote host (host byte order) |
| Timeout |
Long |
Maximum wait time for a query (milliseconds) |
| UseHalfClose |
Boolean |
Use TCP half-close after sending a
query |
| 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 |
|