RoutingPreferenceRule.AddCriterion
Method
Description:
Adds a new routing criterion.
Adds a new routing criterion.
Parameters
Parameter | Type | Description |
---|---|---|
myCriterion | RoutingCriterionBase | The criterion to add. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |