CleanupDefunctSiloEntries(DateTimeOffset)
public Task CleanupDefunctSiloEntries(DateTimeOffset beforeDate) Delete all dead silo entries older than
beforeDateParameters
beforeDateDateTimeOffset- The exclusive upper bound for the last known update time of entries to delete.
Returns
A task representing the cleanup operation.
