Recursively deletes the specified directory.
public static void DeleteDirectory(string path)
Retries once on error.