4D v18transporter.keepAlive |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v18
transporter.keepAlive
|
Parameter | Type | Description | ||||||
transporter.keepAlive | Boolean |
![]() |
True if connection is kept alive until the transporter object is destroyed | |||||
Read-only property
The transporter.keepAlive property contains True if the SMTP connection must be kept alive until the transporter object is destroyed, and False otherwise. By default, if the keepAlive property has not been set in the server object (used to create the transporter object with SMTP New transporter), it is true.
The SMTP connection is automatically closed:
Product: 4D
Theme: Mail
Created: 4D v17 R4
4D Language Reference ( 4D v18)