J-Integra® Espresso Programming Documentation (API)

ConnectionType Enumeration

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

public enum ConnectionType

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

ConnectionType Members | Ics.Runtime Namespace