Skip to content

libcURL.ShareHandle.RemoveTransfer

Andrew Lambert edited this page Jan 14, 2023 · 3 revisions

libcURL.ShareHandle.RemoveTransfer

Method Signature

 Sub RemoveTransfer(Transfer As EasyHandle)

Parameters

Name Type Comment
Transfer EasyHandle The EasyHandle to be removed

Remarks

Removes the easy handle from the share.

See also

Clone this wiki locally