Method POP3Client():getTimeout() Professional
Get the timeout value for communication with the POP3 server.
Syntax
:getTimeout() --> nTimeout
Return
The timeout value in seconds.
Description
This method returns the timeout value for 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.
Feedback
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.