Click or drag to resize

Listener Properties

The Listener type exposes the following members.

Properties
  NameDescription
Public propertyIsListening
Defines whether the Listener is active or not
Public propertyPorts
Ports where the SMTP Service will be available
Public propertyRequiresAuthentication
Defines whether the SMTP Requires authentication
Public propertyServer
Reference to the SmtpServer
Public propertyServerName
Name of the Server where the services will run
Public propertyUseSSL
Defines whether it's necessary to use SSL or not
Top
See Also