|
|
| 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.
|
| InBufferSize
| The size in bytes of the incoming queue of the socket.
|
| OutBufferSize
| The size in bytes of the outgoing queue of the socket.
|
| SocketHandle
| The handle of the main socket used by the component.
|
| 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)
|