| HTTPResponseStatusCode Property |
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2026.1.0.0 (10.19.0.0)
Syntaxpublic HTTPResponseHTTPStatus StatusCode { get; }Public ReadOnly Property StatusCode As HTTPResponseHTTPStatus
Get
public:
property HTTPResponseHTTPStatus StatusCode {
HTTPResponseHTTPStatus get ();
}member StatusCode : HTTPResponseHTTPStatus with get
Property Value
Type:
HTTPResponseHTTPStatus
Remarks
See Also