Click or drag to resize

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.Inventory
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public int InventoryUpdateEventMaxDirectoryCount { get; set; }

Property Value

Int32
See Also