Click or drag to resize

RestResponseMessageStatusCode Property

Gets or sets the response status code

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public int StatusCode { get; set; }

Property Value

Type: Int32
See Also