Click or drag to resize
HTTPRequestVersionMajor 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: 2023.1.3.0 (2023.1.3)
Syntax
public int VersionMajor { get; }

Property Value

Type: Int32
Remarks

Returns the version major.

See Also