Click or drag to resize
IResponseStatusCode Property
Gets or sets the HTTP status code to send back to the user.

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

Property Value

Type: HttpStatusCode
See Also