Method GetUserActiveDeletionsAsync(long)
Gets all active (pending/running) deletions for a user from database.
public Task<List<PurgeProgress>> GetUserActiveDeletionsAsync(long userId)
Gets all active (pending/running) deletions for a user from database.
public Task<List<PurgeProgress>> GetUserActiveDeletionsAsync(long userId)