-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.EasyHandle
Andrew Lambert edited this page Jan 12, 2023
·
4 revisions
libcURL.cURLSession.EasyHandle
Dim EasyHandle As libcURL.EasyHandle
Gets and sets the EasyHandle
instance which will be/has been used to conduct transfers.
When setting a new value, event handlers will be added to certain EasyHandle
events. If the event already has a handler then an exception will be raised, but it will be caught and handled. It is assumed that you know what you are doing and are handling those events yourself.
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.