Special return codes for WRITEFUNCTION option
WRITEFUNCTION
CURL_WRITEFUNC_PAUSE becomes CurlWriteFunc.Pause
CURL_WRITEFUNC_PAUSE
CurlWriteFunc.Pause
This is a magic return code for the write callback that, when returned, will signal an error from the callback.
This is a magic return code for the write callback that, when returned, will signal libcurl to pause receiving on the current transfer.
Special return codes for
WRITEFUNCTIONoptionCURL_WRITEFUNC_PAUSEbecomesCurlWriteFunc.Pause