Click or drag to resize
RouteMetric Property
The metric, i.e. cost of using the route.

Namespace: Network.Sim.Network.Ip.Routing
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Metric { get; }

Property Value

Type: Int32
See Also