ActivationCountBasedPlacementOptions.ChooseOutOf Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the number of silos randomly selected for consideration when using activation count placement policy. Only used with Activation Count placement policy.
public int ChooseOutOf { get; set; }
member this.ChooseOutOf : int with get, set
Public Property ChooseOutOf As Integer