Skip to content

libcURL.cURLSession.IsTransferComplete

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

libcURL.cURLSession.IsTransferComplete

Property declaration

 Dim IsTransferComplete As Boolean

Remarks

After a transfer is initiated this method will return False until the transfer completes (successfully or not.)

See also

Clone this wiki locally