docs.unity.cn
    Show / Hide Table of Contents

    Method Return404

    Return404(HttpListenerContext)

    Sets the status code to 404 on the given HttpListenerContext object.

    Declaration
    protected virtual void Return404(HttpListenerContext context)
    Parameters
    Type Name Description
    HttpListenerContext context

    The object to modify.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023