docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReturnFile

    ReturnFile(HttpListenerContext, string, int)

    Sends a file to the connected HTTP client

    Declaration
    protected virtual void ReturnFile(HttpListenerContext context, string filePath, int readBufferSize = 65536)
    Parameters
    Type Name Description
    HttpListenerContext context
    string filePath
    int readBufferSize
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023