InterfaceCapabilityFlags Struct
NuGet: GHIElectronics.TinyCLR.EthernetIP.Scanner
Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner.ObjectLibrary
Chapter 5-3.2.2.2 Volume 2
public struct InterfaceCapabilityFlags
Fields
BootPClient
public bool BootPClient
The interface supports BootP client configuration.
DNSClient
public bool DNSClient
The interface supports DNS client resolution.
DHCPClient
public bool DHCPClient
The interface supports DHCP client configuration.
DHCP_DNSUpdate
public bool DHCP_DNSUpdate
The interface supports DHCP-DNS updates.
ConfigurationSettable
public bool ConfigurationSettable
The interface configuration can be set via this object.