KestrunResponse.StatusCode property

Gets or sets the HTTP status code for the response.

public int StatusCode { get; set; }

See Also