The length of the content in the response, or -1 if no information available.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public long LastResponseContentLength { get; }
Public ReadOnly Property LastResponseContentLength As Long
public: property long long LastResponseContentLength { long long get (); }