Click or drag to resize
RouteGateway Property
The gateway through which the destination network 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 IpAddress Gateway { get; }

Property Value

Type: IpAddress
See Also