InterfaceSettings.Gateway Property
Gets or sets the gateway address for the network interface.
Namespace:
IntervalZero.MaxRT.Tcpip.Config
Assembly:
IntervalZero.MaxRT.Tcpip.Config (in IntervalZero.MaxRT.Tcpip.Config.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public string Gateway { get; set; }
Property Value
Type: String
MaxRTNativeException is thrown when errors occur.
Possible error codes:
| Error code | Meaning |
|---|---|
|
RTTCPIP_ERROR_GATEWAY_INVALID |
The gateway is invalid. |
See Also: