MAX_CAPACITY_EXPANSION Field
- Namespace
- SatorImaging.LifecycleManager
public const int MAX_CAPACITY_EXPANSION = 32
Capacity expanded exponentially until reaches this value. (when 8 -> 1, 2, 4, 8, 16, 24, 32, 40)
public const int MAX_CAPACITY_EXPANSION = 32
Capacity expanded exponentially until reaches this value. (when 8 -> 1, 2, 4, 8, 16, 24, 32, 40)