InventoryDirectoriesOnlyOnInventoryUpdate Event |
This event is called using a maximum directory 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 information into SQL server without
loading all of the directory metadata into memory at once.
See Also