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

Property Value

Type: Int64
Remarks