forwardTcpServerSettings Constructor    Table of ContentGetStripInfoForStrategies Property forward
TcpServerSettings Properties

The TcpServerSettings type exposes the following members.

Properties
  NameDescription
Public propertyGetStripInfoForStrategies
Flag to indicate whether the client wants to get Strip Info Messages for UDS or not.
Public propertyGetStripInfoMessages
Flag to indicate whether the client wants to get Strip Info Messages or not.
Public propertyHost
Host.
Public propertyLocalNetworkInterface
Local network interface from which you intend to send and receive TCP data.
Public propertyPassword
Password.
Public propertyPort
Port.
Public propertyReceiveBufferSize
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.
Public propertySslEnabled
Flag to indicate whether the client wants to use SSL. By default, SSL is disabled.
Public propertyStrategyPreference
Indicates Strategy Publication Preference.
Public propertyUsername
Username.
Top
See Also