Click or drag to resize
RouteInterface Property
The local interface through which the gateway can be reached.

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 Interface Interface { get; }

Property Value

Type: Interface
See Also