|
|
| AcceptData | Enables or disables data reception (the DataIn event).
|
| Active | Enables or disables sending and receiving of data.
|
| DataToSend | A string of data to be sent to the remote host. Write-only property.
|
| DontRoute | If set to True, forces the socket to send data directly to interface (no routing).
|
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
|
| MessageSubType | The subtype of the ICMP message (part of the ICMP header).
|
| MessageType | The type of the ICMP message (part of the ICMP header).
|
| RemoteHost | The address of the RemoteHost. Domain names are resolved to IP addresses.
|
| TimeToLive | The time to live (TTL) value for the ICMP packets sent by the component.
|