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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use