Terminate incomplete SendMail method in asynchronous mode.
[Syntax] C++: HRESULT Terminate() Visual Basic: Terminate() C#: void Terminate()
Remarks
This method is designed for asynchronous operating mode. It terminates all incomplete tasks and returns to (application) main function immediately. This operation terminates all unfinished tasks and loses unsent data.
This method can only be used in asynchronous operating mode.
See Also
Asynchronous Property
SendMail Method
ANSMTP Samples
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.