Skip to content

libcURL.cURLSession.Pause

Andrew Lambert edited this page Jan 8, 2023 · 1 revision

Method Signature

 Sub Pause()

Remarks

Pauses the current transfer if one exists and is not paused. This method pauses both upload and download operations; to pause them separately refer to EasyHandle.Pause.

See also

Clone this wiki locally