Skip to content

libcURL.cURLSession.IsTransferComplete

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

libcURL.cURLSession.IsTransferComplete

Property declaration

 Dim IsTransferComplete As Boolean

Remarks

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

See also

Clone this wiki locally