docs.unity.cn
    Show / Hide Table of Contents

    Property disposeUploadHandlerOnDispose

    disposeUploadHandlerOnDispose

    If true, any UploadHandler attached to this UnityWebRequest will have UploadHandler.Dispose called automatically when UnityWebRequest.Dispose is called.

    Declaration
    bool disposeUploadHandlerOnDispose { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use