The LibrarySubOperationType enum represents asynchronous package operations that can be queued on the worker thread.
Note
Many library operations executed from higher-level systems will be broken up into sub-operations that are then processed.
Thus, the OnEntryModified event will potentially be invoked several times for one operation.
The LibrarySubOperationType enum represents asynchronous package operations that can be queued on the worker thread.
Note
Many library operations executed from higher-level systems will be broken up into sub-operations that are then processed. Thus, the
OnEntryModifiedevent will potentially be invoked several times for one operation.