Click or drag to resize
WebRequestResultTHttpStatusCode Property
Gets or sets the status code returned by the request.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HttpStatusCode HttpStatusCode { get; set; }

Property Value

Type: HttpStatusCode
See Also