Method POP3Client():setTimeout() Professional
Set the timeout value for communication with the POP3 server.
:setTimeout( <nTimeout> ) --> nOldTimeout
The old timeout value.
Set the timeout value for the communication with the POP3 server. Please take into consideration that this will not be the maximum time for any method call of this class. A method call from the POP3Client to a POP3 server may consist of several steps and the timeout is valid for each step.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.