Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
重新开始失败的下载。
根据所使用的 API 不同,语法会有所变化。还可以使用 ulsync 设置此参数。在 UltraLiteJ 中不可用。
False
布尔值
同步不上载更改;它仅下载那些要在失败的下载中下载的更改。
UltraLite for C/C++ 应用程序可以按如下方法设置参数:
ul_sync_info info; // ... info.resume_partial_download = ul_true;