-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.Close
Andrew Lambert edited this page Jun 7, 2015
·
10 revisions
#libcURL.MultiHandle.Close
##Method Signature
Sub Close()##Notes Removes all remaining EasyHandles and cleans up the multi stack. Calling this method will not automatically Close the individual EasyHandles in the stack unless removing the item removes the last reference to the EasyHandle, in which case the EasyHandle is automatically closed by its Destructor.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.