http Abort method
Return to Introduction  Previous page  Next page
Applies to
acHTTP, acSendMail, acAutoUpgrader, acWebImage and acSQLQueryThread components.  

Declaration
procedure Abort;  

Description
The Abort method imediately terminates execution of thread which reads the data from the Web by HTTP(s) protocol. After calling the Abort method, the OnAborted event occurs.  

See also
Read method; OnAborted event.