TcpServerSettings Constructor | Table of Content | GetStripInfoForStrategies Property |
TcpServerSettings Properties |
The TcpServerSettings type exposes the following members.
Name | Description | |
---|---|---|
GetStripInfoForStrategies |
Flag to indicate whether the client wants to get Strip Info Messages for UDS or not.
| |
GetStripInfoMessages |
Flag to indicate whether the client wants to get Strip Info Messages or not.
| |
Host |
Host.
| |
LocalNetworkInterface |
Local network interface from which you intend to send and receive TCP data.
| |
Password |
Password.
| |
Port |
Port.
| |
ReceiveBufferSize |
This option determines the size of a socket's
receive buffer that is used by the underlying transport.
By default, receive buffer size is 65535.
| |
SslEnabled |
Flag to indicate whether the client wants to use SSL.
By default, SSL is disabled.
| |
StrategyPreference |
Indicates Strategy Publication Preference.
| |
Username |
Username.
|