IStatusCodeHttpResult Interface

Definition

Defines a contract that represents the result of an HTTP endpoint that contains a StatusCode.

C#
public interface IStatusCodeHttpResult
Derived

Properties

StatusCode

Gets the HTTP status code.

Applies to

Product Versions
ASP.NET Core 7.0, 8.0, 9.0