private void ExecuteOffloadPartition(IPartition partition)
 {
     partition.TryCloseFiles();
 }