# Dispose()

> Signals that this [CertificateHandler] is no longer being used, and should clean up any resources it is using.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.Networking](/engine/6000.0/script-reference/unityengine/networking.md)
* **Assembly:** UnityEngine.UnityWebRequestModule

```csharp
public void Dispose()
```
