Search Results for

    Show / Hide Table of Contents

    IGraphQLHttpResponse.SetStatusCode Method

    Sets the HTTP status code of the response.

    Syntax

    Unit: GraphQL.Http.Interfaces

    procedure IGraphQLHttpResponse.SetStatusCode(const Value: Integer); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const Value Integer The value of the status code to be set.

    See also

    • IGraphQLHttpResponse
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com