-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.Close
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.Close
Sub Close()
Explicitly closes all libcURL handles associated with the cURLSession
instance. Automatically called by the Destructor
.
To use an instance of cURLSession
after calling this method you must assign a new instance of EasyHandle to cURLSession.EasyHandle.
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.