# IReminderTable.TestOnlyClearTable

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.iremindertable/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.iremindertable/methods/)

```csharp
public abstract Task TestOnlyClearTable()
```

Clears the table.

### Returns

A `System.Threading.Tasks.Task` representing the work performed.
