Enumeration CurlProgressFunc

To be used with the progress callback

CURL_PROGRESSFUNC_CONTINUE becomes CurlProgressFunc.Continue

Enumeration Members

Enumeration Members

Continue: 268435457

This is a return code for the progress callback that, when returned, will signal libcurl to continue executing the default progress function Added on libcurl 7.68