Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) read timeout
in milliseconds.
Content type: unsignedInt
Examples: readtimeout examples
| Sibling Name | Sibling Description |
<readtimeout> element siblings
| <description> | Description of the Transmission
Control Protocol/Internet Protocol (TCP/IP) connection. |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. |
| <specreference> | Specification reference for this
Transmission Control Protocol/Internet Protocol
(TCP/IP) connection. |
| <host> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) remote host name.
The "host" element has been replaced with the "remotehost" to be more consistent with the "udp" element.
In future versions the "host" element may not be supported so developers should use the "remotehost" element.
|
| <remotehost> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) remote host name. |
| <remoteport> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) remote port. |
| <localhost> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) local host. |
| <localport> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) local port. |
| <linger> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) linger
value. A value of -1 specifies to use the
default values. A value of zero specifies no
linger. A value greater than zero is the
milliseconds linger value. See the Socket class
for more details. |
| <readsize> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) read size in bytes. |
| <writesize> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) write size in bytes. |