[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List





NameDescription
Defrag(DefragmentConfig)
Renames the file at the configured original path to the configured backup path and then builds a defragmented version of the file in the original place.
Defrag(DefragmentConfig, IDefragmentListener)
Renames the file at the configured original path to the configured backup path and then builds a defragmented version of the file in the original place.
Defrag(String)
Renames the file at the given original path to a backup file and then builds a defragmented version of the file in the original place.
Defrag(String, String)
Renames the file at the given original path to the given backup file and then builds a defragmented version of the file in the original place.