ActivationCountBasedPlacementOptions
class
Namespace: Orleans.Configuration
Settings which regulate the placement of grains across a cluster when using
ActivationCountBasedPlacement. public class ActivationCountBasedPlacementOptionsConstructors
Properties
ChooseOutOfGets or sets the number of silos randomly selected for consideration when using activation count placement policy. Only used with Activation Count placement policy.
Fields
DEFAULT_ACTIVATION_COUNT_PLACEMENT_CHOOSE_OUT_OFThe default number of silos to choose from when making placement decisions.
