Add garbage collection call after MigrateROFST
This commit is contained in:
@@ -46,6 +46,7 @@ namespace DataLoader
|
||||
DeleteINFFiles(pth);
|
||||
_OutTran = new OutsideTransition(cn);
|
||||
MigrateROFST(pth, docver);
|
||||
GC.Collect();
|
||||
// Migrate library documents
|
||||
MigrateLibDocs(cn, pth);
|
||||
// Initialize Dictionaries
|
||||
|
Reference in New Issue
Block a user