Gets and sets the property InstanceCount.
The number of instances to add or remove when the load exceeds a threshold.

C# |
public int InstanceCount { get; set; }
The number of instances to add or remove when the load exceeds a threshold.
C# |
public int InstanceCount { get; set; }