![]() | Table of Content | TcpServerSettings Constructor ![]() |
TcpServerSettings Class |
Namespace: OnixS.NET.ICE.iMpact
public class TcpServerSettings
The TcpServerSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | TcpServerSettings |
Initializes instance with default values for control parameters.
|
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |