Skip to content

libcURL.cURLSession.Abort

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

Method Signature

 Sub Abort()

Remarks

Aborts the current transfer by automatically returning True from the Progress event the next time it is raised. If no transfer is in progress or if the Progress event has been disabled then this method has no effect.

Clone this wiki locally