Re: Which async methods trigger DONE ? (General questions)
Hi Michael,
I think best explanation for Disconnect Method and Disconnected Event is given in wodSMTP Help file.
Here is explanation for Disconnect Method:
http://www.weonlydo.com/Smtp/Help/WODSMTPLib~wodSmtp~Disconnect.html
and for Disconnected Event:
http://www.weonlydo.com/Smtp/Help/WODSMTPLib~wodSmtp~Disconnected_EV.html
If you call Disconnect Method, that means that wodSMTP will stop any ongoing deliver and disconnect immediately from the server.
Hope this helps.
Regards,
Drazen