|
|
| BindExclusively
| The maximum number of connections available
|
| CloseStreamAfterTransfer
| If true, the component will close the upload or download stream after the transfer.
|
| CodePage
| The system code page used for Unicode to Multibyte translations (Windows/COM only).
|
| InBufferSize
| The size in bytes of the incoming queue of the socket.
|
| MaxConnections
| The maximum number of connections available
|
| OutBufferSize
| The size in bytes of the outgoing queue of the socket.
|
| TcpNoDelay
| Whether or not to delay when sending packets
|
| 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)
|