IConfigNetwork Interface |
This interface is the abstraction of the concrete implementation by class Network.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The IConfigNetwork type exposes the following members.

Name | Description | |
---|---|---|
![]() | NAL | See property NAL |
![]() | TCPIP | See property TCPIP |
![]() | Verbose |
See property Verbose |

Name | Description | |
---|---|---|
![]() | CreateNetworkInterface(String, String, Bool, String, String, UInt32, UInt32, Bool, String, String, UInt32, UInt32, String, UInt32, UInt32, NetworkInterface.InterruptType, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | Creates an RTX64 network interface. |
![]() | CreateNetworkInterface(String, String, Bool, IPv4AddressNetMaskPair, String, UInt32, UInt32, Bool, String, String, UInt32, UInt32, String, UInt32, UInt32, NetworkInterface.InterruptType, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | Creates an RTX64 network interface. |
![]() | DeleteNetworkInterface |
See method DeleteNetworkInterface(String).
|
![]() | GetAllNetworkInterfaces |
See method GetAllNetworkInterfaces.
|
![]() | ResetVerbose |
See method ResetVerbose.
|
