TCPIPPort object

Description

The TCPIPPort object represents a single address and port hMailServer is configured to listen on.

Methods

Delete()

Deletes the object from the database.

Save()

Saves changes of the object in the database.

Properties

string Address

The TCP/IP address to bind to.

long ID

The unique database identifier for the object.
(read-only)

long PortNumber

The TCP/IP port number.

eSessionType Protocol

The type of protocol connected to this port.

long SSLCertificateID

The id of the SSL certificate to use.

bool UseSSL

Use SSL for this TCP/IP port.

Search documentation