|
|
|
| acSendMail, acHTTP, acThread and acSQLQueryThread components.
|
| property OnWaitTimeoutExpired: TNotifyEvent;
|
| The OnWaitTimeoutExpired event occurs when the component could not send email for the time interval specified in WaitTimeout property (when WaitTimeout is expired).
|
|
|
| The WaitTimeout only works together with WaitThread property, only when it set to True.
|
| Theaded, WaitThread and WaitTimeout properties;
|
| Abort method.
|