public property PHPMailer::$Timeout
Search API
The SMTP server timeout in seconds. Default of 5 minutes (300sec) is from RFC2821 section 4.5.3.2.
Type: int
File
- inc/
PHPMailer/ src/ PHPMailer.php, line 341
Class
- PHPMailer
- PHPMailer - PHP email creation and transport class.
Namespace
PHPMailer\PHPMailerCode
public $Timeout = 300;