KestrunResponse.StatusCode property
Gets or sets the HTTP status code for the response.
public int StatusCode { get; set; }
See Also
- class KestrunResponse
- namespace Kestrun.Models
Gets or sets the HTTP status code for the response.
public int StatusCode { get; set; }