-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.HasTransfer
Andrew Lambert edited this page Jan 16, 2023
·
1 revision
libcURL.MultiHandle.HasTransfer
Function HasTransfer(Transfer As EasyHandle) As Boolean
Name | Type | Comment |
---|---|---|
Transfer | EasyHandle | The EasyHandle to be checked for membership in this MultiHandle . |
Returns True
if the specified Transfer
is currently being managed by the MultiHandle
. A Transfer may be managed by only one MultiHandle
object at a time.
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.