Property ContentLength
ContentLength
Gets the content length in bytes count.
public long ContentLength { get; }
Property Value
Remarks
This value can be negative if the content length is unknown.
Gets the content length in bytes count.
public long ContentLength { get; }
This value can be negative if the content length is unknown.