InventoryDirectoriesAndFilesOnInventoryUpdate Event |
This event is called using a maximum file enumerated count threshold that triggers this event. An event handler subscriber
is required.
Namespace: OpenDiscoverSDK.Platform.InventoryAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
Remarks
This event handler, for example, will allow user to bulk insert batches of directory and file information into SQL server without
loading all of the directory and file metadata into memory at once.
See Also