|
|
| AbsoluteTimeout
| Determines whether timeouts are inactivity timeouts or absolute timeouts.
|
| CodePage
| The system code page used for Unicode to Multibyte translations (Windows/COM only).
|
| FirewallData
| Used to send extra data to the firewall.
|
| HopTimeoutInMilliseconds
| The hop timeout is treated as milliseconds.
|
| IcmpDllTimeout
| The timeout for the component when using the icmp.dll.
|
| InBufferSize
| The size in bytes of the incoming queue of the socket.
|
| MaxMessageSize
| The maximum length of the messages that can be received.
|
| OutBufferSize
| The size in bytes of the outgoing queue of the socket.
|
| QOSFlags
| Flags determining Quality Of Service bits of packets sent by the socket.
|
| SocketHandle
| The handle of the main socket used by the component.
|
| TimeoutInMilliseconds
| The timeout is treated as milliseconds.
|
| UseConnection
| Determines whether to use a connected socket.
|
| UseICMPDLL
| Use the icmp.dll included on Windows Systems
|
| WinsockInfo
| Identifying information about the loaded Winsock stack (Windows only)
|
| WinsockLoaded
| Loads and unloads Winsock on demand (Windows only)
|
| WinsockMaxDatagramSize
| Size in bytes of the largest UDP datagram that can be sent or received (Windows only)
|
| WinsockMaxSockets
| Maximum number of sockets available to a single process (Windows only)
|
| WinsockPath
| The path to the Winsock DLL used (Windows only)
|
| WinsockStatus
| The status of the Winsock stack (Windows only)
|