Property Allocation
Allocation
When the pool claims its memory. Defaults to OnFirstCompletion, so a process that loads a model and never runs a completion reserves nothing.
public SharedSlotPoolOptions.AllocationTiming Allocation { get; set; }
When the pool claims its memory. Defaults to OnFirstCompletion, so a process that loads a model and never runs a completion reserves nothing.
public SharedSlotPoolOptions.AllocationTiming Allocation { get; set; }