SmtpInterface
in
SMTP interface
Tags
Table of Contents
Methods
- isStarted() : bool
- Test if this Transport mechanism has started
- start() : void
- Start this Transport mechanism
- stop() : void
- Stop this Transport mechanism
Methods
isStarted()
Test if this Transport mechanism has started
public
isStarted() : bool
Return values
boolstart()
Start this Transport mechanism
public
start() : void
stop()
Stop this Transport mechanism
public
stop() : void