Property ContentLength64
ContentLength64
Gets or sets the content length of the response.
public abstract long ContentLength64 { get; set; }
Property Value
- long
The content length of the response.
Gets or sets the content length of the response.
public abstract long ContentLength64 { get; set; }
The content length of the response.