WeightedGroupSelectionMode Enum
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.
Represents the selection mode used in WeightedGroupsRoutingOptions.
public enum class WeightedGroupSelectionMode
public enum WeightedGroupSelectionMode
type WeightedGroupSelectionMode =
Public Enum WeightedGroupSelectionMode
- Inheritance
Fields
Name | Value | Description |
---|---|---|
EveryAttempt | 0 | In this selection mode the weight is used for every pick of WeightedUriEndpointGroup. |
InitialAttempt | 1 | In this selection mode the weight is only used to pick initial WeightedUriEndpointGroup. Remaining groups are picked in order, starting from the first, finishing with last and skipping already picked group. |
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.