# AdoNetClusteringTable.CleanupDefunctSiloEntries(DateTimeOffset)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membershipservice.adonetclusteringtable/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membershipservice.adonetclusteringtable/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AdoNet/Orleans.Clustering.AdoNet/Messaging/AdoNetClusteringTable.cs#L179-L189)

```csharp
public Task CleanupDefunctSiloEntries(DateTimeOffset beforeDate)
```

Delete all dead silo entries older than `beforeDate`

### Parameters

- `beforeDate` (`DateTimeOffset`)
