The enumeration ConnectionType
sets up the type of connection TCP, TLS or SSL.
Note:If you want to use a secure (TLS/SSL) connection but DON'T want to authenticate the certificate at the other end, just use TCP as the connection setting.
It contains three members representing the type of connection.
List of members: ConnectionType Members.
enum
ConnectionType
Namespace: Ics Namespace
Assembly: Jintegra.Espresso.dll
ConnectionType Members | Ics.Runtime Namespace