Click or drag to resize
HTTPResponseGetReasonPhrase Method

Returns the standard HTTP reason phrase for a HTTP status code.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public static string GetReasonPhrase(
	HTTPResponseHTTPStatus status
)

Parameters

status
Type: OIV.RemoteViz.RenderingHTTPResponseHTTPStatus

Return Value

Type: String
Remarks