RoutingCondition
Constructor
Description:
Creates a new RoutingCondition.
Creates a new RoutingCondition.
Parameters
| Parameter | Type | Description |
|---|---|---|
| diameter | Double | The diameter of a routing segment. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The given value for diameter must be greater than 0 and no more than 30000 feet. |