-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.Abort
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.Abort
Sub Abort()
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.