API Reference / InventoryOptionsAPI ReferenceClass InventoryOptionsEdit on GitHubNamespace ADPlayground.InventoriesAssembly ADPlaygroundSource ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Modifiers sealedOptions for inventory prefetch and behavior.InheritanceObjectInventoryOptionsFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic InventoryOptions() #Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic Prefetch Prefetch { get; set; } #ADPlayground/Inventories/InventoryOptions.cs:31Sections to prefetch.public Nullable<Int32> MaxConcurrency { get; set; } #ADPlayground/Inventories/InventoryOptions.cs:33Optional concurrency cap for internal fetches.