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