Property disposeDownloadHandlerOnDispose
disposeDownloadHandlerOnDispose
If true, any DownloadHandler attached to this UnityWebRequest will have DownloadHandler.Dispose called automatically when UnityWebRequest.Dispose is called.
Declaration
bool disposeDownloadHandlerOnDispose { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |