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

The IConfigNetworkInterface type exposes the following members.

Name | Description | |
---|---|---|
![]() | DeviceInstanceID |
See property DeviceInstanceID.
|
![]() | Driver |
See property Driver.
|
![]() | Enabled |
See property Enabled.
|
![]() | FriendlyName |
See property FriendlyName.
|
![]() | Gateway |
See property Gateway.
|
![]() | Interrupt |
See property Interrupt.
|
![]() | InterruptIdealProcessor |
See property InterruptIdealProcessor.
|
![]() | InterruptPriority |
See property InterruptPriority.
|
![]() | Ipv4Address |
See property Ipv4Address.
|
![]() | IPv4Configurations |
See property IPv4Configurations.
|
![]() | Ipv6Address |
See property Ipv6Address.
|
![]() | Ipv6Prefix |
See property Ipv6Prefix.
|
![]() | LinkStatus |
See property LinkStatus.
|
![]() | LinkStatusIdealProcessor |
See property LinkStatusIdealProcessor.
|
![]() | LinkStatusPriority |
See property LinkStatusPriority.
|
![]() | Mtu |
See property Mtu.
|
![]() | Netmask |
See property Netmask.
|
![]() | NumReceiveBuffers |
See property NumReceiveBuffers.
|
![]() | NumTransmitBuffers |
See property NumTransmitBuffers.
|
![]() | PciBusLocation |
See property PciBusLocation.
|
![]() | ReceiveIdealProcessor |
See property ReceiveIdealProcessor.
|
![]() | ReceivePriority |
See property ReceivePriority.
|

Name | Description | |
---|---|---|
![]() | AddIPConfiguration |
See method AddIPConfiguration(String, String).
|
![]() | CreateNetworkFilter |
See method CreateNetworkFilter(String, Boolean, UInt32).
|
![]() | DeleteIPConfiguration |
See method DeleteIPConfiguration(String).
|
![]() | DeleteNetworkFilter |
See method DeleteNetworkFilter(String).
|
![]() | GetAllNetworkFilters |
See method GetAllNetworkFilters.
|
![]() | GetNetworkFilterByDriver |
See method GetNetworkFilterByDriver(String).
|
![]() | ModifyIPConfiguration |
See method ModifyIPConfiguration(String, String, String).
|
