Property StatusCode
StatusCode
Gets or sets the HTTP status code.
public abstract int StatusCode { get; set; }
Property Value
- int
The HTTP status code.
Gets or sets the HTTP status code.
public abstract int StatusCode { get; set; }
The HTTP status code.