DownloadHandler.ReceiveContentLength

Switch to Manual
protected void ReceiveContentLength (int contentLength);

Parameters

contentLength收到的 Content-Type 标头的值。

Description

在收到 Content-Length 标头调用的回调。

Obsolete. Use ReceiveContentLengthHeader instead.