Click or drag to resize
HTTPResponseVersionMajor Property

HTTP uses a "major.minor" numbering scheme to indicate versions of the protocol.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public int VersionMajor { get; }

Property Value

Type: Int32
Remarks

Returns the version major.

See Also