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 |