Method group is Obsolete

DownloadHandler.ReceiveContentLength

Obsolete Use ReceiveContentLengthHeader.

Declaration

protected void ReceiveContentLength(int contentLength);

Parameters

contentLength The value of the received Content-Length header.

Description

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

Obsolete. Use ReceiveContentLengthHeader instead.


Did you find this page useful? Please give it a rating: