InventoryDirectoriesOnlyInventoryUpdateEventMaxDirectoryCount Property |
Gets or sets the directory count threshold that triggers the
OnInventoryUpdate event. The default value is 1,000,000
directories and the maximum value is 10,0000,000.
Namespace: OpenDiscoverSDK.Platform.InventoryAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic int InventoryUpdateEventMaxDirectoryCount { get; set; }Property Value
Int32
See Also