property ContentLength: Int64;
Description
Represents the value of the Content-Length header returned with the response. If the Content-Length header isn’t present, ContentLength is set to -1.
ContentLength describes the length, in bytes, of the response content.
This property is read-only.