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: 2023.1.3.0 (2023.1.3)
Syntax
public long ContentLength { get; }

Property Value

Type: Int64
Remarks