AXSoft SMTPSock - Timeout
Description |
Returns/sets the amount of time (in seconds) to wait for response |
||||||
Type |
Property |
||||||
Syntax |
object.Timeout [ = Long ]
|
||||||
Return Type |
Long |
||||||
Remarks |
After establishing connection or while sending mail, the control will wait a specified amount of time for the server to respond to some data that was sent. If the Timeout interval is reached and no response is sent by the server, then the control will automatically disconnect from the server. Note that the server itself might have a timeout limit. If the servers timeout limit is shorter than control's that the server timeout limit will one used. |