Property ContentLength64
ContentLength64
Gets the content length of the request.
public abstract long ContentLength64 { get; }
Property Value
- long
The content length of the request.
Gets the content length of the request.
public abstract long ContentLength64 { get; }
The content length of the request.