sendmail OnConnLost event
Return to Introduction  Previous page  Next page
Applies to
SendMail component.  

Declaration
property OnConnLost: TNotifyEvent;  

Description
The OnConnLost event occurs when the connection with remote server lost for some reason, at the moment of sending or receiving the data by SMTP protocol.  
 
This is fatal error and OnAnyError event will occured after this event.  

See also
OnAnyError event.  
File not found.