Skip to content

AdoNetClusteringTable.CleanupDefunctSiloEntries(DateTimeOffset)

CleanupDefunctSiloEntries(DateTimeOffset)

View source
public Task CleanupDefunctSiloEntries(DateTimeOffset beforeDate)
Delete all dead silo entries older than beforeDate

Parameters

beforeDateDateTimeOffset
The exclusive upper bound for the last known update time of entries to delete.

Returns

A task representing the cleanup operation.