DownloadHandler.ReceiveContentLength

Switch to Manual
protected void ReceiveContentLength (int contentLength);

Parameters

contentLengthThe value of the received Content-Length header.

Description

Callback, invoked with a Content-Length header is received.

Obsolete. Use ReceiveContentLengthHeader instead.