Skip the Asset Database refresh that normally runs after the sample's files are imported.
Use this when chaining multiple imports or performing additional setup work in a Sample.OnBeforeImportFinish handler, so the refresh runs once after all work completes rather than after each individual import. When set, the caller is responsible for triggering an Asset Database refresh when the imported files should be picked up.