Click or drag to resize
HTTPResponseContentLength Property

Returns the size of the body, in bytes (Content-Length entity header)

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public long ContentLength { get; }

Property Value

Type: Int64
Remarks