TestimoX

API Reference

Class

InventoryOptions

Namespace ADPlayground.Inventories
Assembly ADPlayground
Modifiers sealed

Options for inventory prefetch and behavior.

Inheritance

  • Object
  • InventoryOptions

Constructors

public InventoryOptions() #

Properties

public Prefetch Prefetch { get; set; } #

Sections to prefetch.

public Nullable<Int32> MaxConcurrency { get; set; } #

Optional concurrency cap for internal fetches.