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: 10.12.3.0 (10.12.3.0)
Syntax
public static string GetReasonPhrase(
	HTTPResponseHTTPStatus status
)

Parameters

status
Type: OIV.RemoteViz.RenderingHTTPResponseHTTPStatus

Return Value

Type: String
Remarks