|
|
| MaxPacketSize | The maximum length of the packets that can be received
|
| ShareLocalPort | If set to True, allows more than one instance of the component to be active on the same local port
|
| UseConnection | Determines whether to use a connected socket
|
| QOSTrafficType | Used to specify QOS/DSCP settings (optional)
|
| UseIPv6 | Whether or not to use IPv6
|
| AbsoluteTimeout | Determines whether timeouts are inactivity timeouts or absolute timeouts
|
| 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
|
| CodePage | The system code page used for Unicode to Multibyte translations
|