网络客户端下载进度
我正在 myC#/WPF 程序中使用 Web 客户端从服务器下载文件。我正在订阅 WebClient 类的 DownloadProgressChanged 和 DownloadDataCompleted 事件。问题是在尝试下载一些文件时,我得到的 BytesRecieved 值为 -1。从同一服务器下载某些文件时,我得到了正确的值。
知道为什么会出现这种行为吗?
I am using web client to download files from the server in myC#/WPF program. I am subscribing to DownloadProgressChanged and DownloadDataCompleted events of the WebClient class. The problem is while trying to download some files i am getting the BytesRecieved value as -1. I am getting proper values for some files when downloaded from same server.
Any idea why is this behavior?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论