# Reset()

> Reset the completion source (this will set the Awaitable property to a new Awaitable object).

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public void Reset()
```
